# Generated by roxygen2: do not edit by hand

S3method(plot,coleman)
S3method(plot,multi)
S3method(plot,sars)
S3method(print,gdm)
S3method(print,sars)
S3method(print,summary.sars)
S3method(summary,sars)
export(coleman)
export(display_sars_models)
export(gdm)
export(lin_pow)
export(sar_asymp)
export(sar_average)
export(sar_betap)
export(sar_chapman)
export(sar_epm1)
export(sar_epm2)
export(sar_gompertz)
export(sar_heleg)
export(sar_koba)
export(sar_linear)
export(sar_loga)
export(sar_mmf)
export(sar_monod)
export(sar_multi)
export(sar_negexpo)
export(sar_p1)
export(sar_p2)
export(sar_power)
export(sar_powerR)
export(sar_pred)
export(sar_ratio)
export(sar_weibull3)
export(sar_weibull4)
export(sars_models)
importFrom(cli,rule)
importFrom(cli,symbol)
importFrom(crayon,bold)
importFrom(crayon,col_align)
importFrom(crayon,cyan)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(crayon,yellow)
importFrom(dplyr,arrange_)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,title)
importFrom(nortest,lillie.test)
importFrom(numDeriv,jacobian)
importFrom(stats,AIC)
importFrom(stats,confint)
importFrom(stats,cor.test)
importFrom(stats,formula)
importFrom(stats,ks.test)
importFrom(stats,lm)
importFrom(stats,nls)
importFrom(stats,numericDeriv)
importFrom(stats,optim)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,rmultinom)
importFrom(stats,runif)
importFrom(stats,shapiro.test)
importFrom(stats,start)
importFrom(stats,summary.lm)
importFrom(stats,uniroot)
importFrom(utils,capture.output)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
