# Generated by roxygen2: do not edit by hand

S3method(AIC,breathtestnlmefit)
S3method(augment,breathtestfit)
S3method(cleanup_data,breathtest_data)
S3method(cleanup_data,breathtest_data_list)
S3method(cleanup_data,data.frame)
S3method(cleanup_data,list)
S3method(cleanup_data,matrix)
S3method(cleanup_data,simulated_breathtest_data)
S3method(coef,breathtestfit)
S3method(coef_by_group,breathtestfit)
S3method(coef_diff_by_group,breathtestfit)
S3method(plot,breathtestfit)
S3method(sigma,breathtestnlmefit)
S3method(sigma,breathtestnlsfit)
S3method(sigma,breathtestnullfit)
S3method(summary,breathtestfit)
S3method(tidy,breathtestfit)
export(breathtest_data)
export(breathtest_read_function)
export(btcore_file)
export(cleanup_data)
export(coef_by_group)
export(coef_diff_by_group)
export(cum_exp_beta)
export(dob_to_pdr)
export(exp_beta)
export(extract_id)
export(nlme_fit)
export(nls_fit)
export(null_fit)
export(read_any_breathtest)
export(read_breathid)
export(read_breathid_xml)
export(read_breathtest_excel)
export(read_iris)
export(read_iris_csv)
export(simulate_breathtest_data)
export(subsample_data)
export(t50_bluck_coward)
export(t50_maes_ghoos)
export(t50_maes_ghoos_scintigraphy)
export(tlag_bluck_coward)
export(tlag_maes_ghoos)
import(assertthat)
import(dplyr)
import(ggplot2)
import(multcomp)
import(readr)
import(stringr)
importFrom(MASS,mvrnorm)
importFrom(broom,augment)
importFrom(broom,tidy)
importFrom(ggfittext,geom_fit_text)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(methods,is)
importFrom(nlme,fixef)
importFrom(nlme,nlme)
importFrom(nlme,nlmeControl)
importFrom(nlme,nlsList)
importFrom(purrr,flatten)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(purrr,map_lgl)
importFrom(purrr,modify_if)
importFrom(readxl,read_excel)
importFrom(signal,interp1)
importFrom(stats,AIC)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,deviance)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,residuals)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,sigma)
importFrom(stats,var)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,spread)
importFrom(tools,file_ext)
importFrom(utils,capture.output)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_attrs)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_text)
