# Generated by roxygen2: do not edit by hand

S3method(as.matrix,coef_diff_by_group_stan)
S3method(sigma,breathteststanfit)
S3method(sigma,breathteststangroupfit)
export(coef_diff_by_group.breathteststangroupfit)
export(stan_fit)
export(stan_group_fit)
import(dplyr)
import(methods)
import(rstan)
importFrom(Rcpp,loadModule)
importFrom(purrr,map_df)
importFrom(stats,confint)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,sigma)
importFrom(stringr,str_extract)
importFrom(stringr,str_match)
importFrom(tibble,as_tibble)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(utils,capture.output)
importFrom(utils,combn)
useDynLib(breathteststan, .registration = TRUE)
