# Generated by roxygen2: do not edit by hand

S3method(sigma,breathteststanfit)
export(stan_fit)
import(Rcpp)
import(dplyr)
import(rstan)
import(rstantools)
importFrom(methods,new)
importFrom(purrr,map_df)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,sigma)
importFrom(stringr,str_extract)
importFrom(stringr,str_match)
importFrom(utils,capture.output)
useDynLib(breathteststan, .registration = TRUE)
