# Generated by roxygen2: do not edit by hand

S3method(coef,nlme_gastempt)
S3method(coef,stan_gastempt)
S3method(plot,nlme_gastempt)
S3method(plot,stan_gastempt)
S3method(t50,data.frame)
S3method(t50,default)
export(linexp)
export(linexp_auc)
export(linexp_log)
export(linexp_slope)
export(nlme_gastempt)
export(powexp)
export(powexp_log)
export(powexp_slope)
export(run_shiny)
export(simulate_gastempt)
export(stan_gastempt)
export(stan_model_names)
export(t50)
import(assertthat)
import(dplyr)
import(ggplot2)
import(rstan)
importFrom(nlme,nlme)
importFrom(nlme,nlmeControl)
importFrom(nlme,pdDiag)
importFrom(stats,coef)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,uniroot)
importFrom(stringr,str_match_all)
importFrom(tibble,rownames_to_column)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(gastempt, .registration = TRUE)
