# Generated by roxygen2: do not edit by hand

S3method(AIC,breathtestnlmefit)
S3method(augment,breathtestfit)
S3method(cleanup_data,breathtest_data)
S3method(cleanup_data,data.frame)
S3method(cleanup_data,list)
S3method(cleanup_data,matrix)
S3method(coef,breathtestfit)
S3method(plot,breathtestfit)
S3method(tidy,breathtestfit)
export(breathtest_data)
export(breathtest_read_function)
export(cleanup_data)
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_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(readr)
import(stringr)
importFrom(MASS,mvrnorm)
importFrom(broom,augment)
importFrom(broom,tidy)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(methods,is)
importFrom(nlme,fixef)
importFrom(nlme,nlme)
importFrom(nlme,nlmeControl)
importFrom(nlme,nlsList)
importFrom(purrr,map_df)
importFrom(signal,interp1)
importFrom(stats,AIC)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,na.omit)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(utils,capture.output)
