# Generated by roxygen2: do not edit by hand

S3method(AIC,list)
S3method(PKNCAconc,data.frame)
S3method(PKNCAconc,default)
S3method(PKNCAconc,tbl_df)
S3method(PKNCAdata,PKNCAconc)
S3method(PKNCAdata,PKNCAdose)
S3method(PKNCAdata,default)
S3method(PKNCAdose,data.frame)
S3method(PKNCAdose,default)
S3method(PKNCAdose,tbl_df)
S3method(as.data.frame,PKNCAresults)
S3method(exclude,default)
S3method(formula,PKNCAconc)
S3method(formula,PKNCAdose)
S3method(formula,parseFormula)
S3method(getData,PKNCAconc)
S3method(getData,PKNCAdata)
S3method(getData,PKNCAdose)
S3method(getData,PKNCAresults)
S3method(getDepVar,PKNCAconc)
S3method(getDepVar,PKNCAdose)
S3method(getGroups,PKNCAconc)
S3method(getGroups,PKNCAdose)
S3method(getGroups,PKNCAresults)
S3method(getIndepVar,PKNCAconc)
S3method(getIndepVar,PKNCAdose)
S3method(merge,splitlist)
S3method(model.frame,PKNCAconc)
S3method(model.frame,PKNCAdose)
S3method(print,PKNCAconc)
S3method(print,PKNCAdata)
S3method(print,PKNCAdose)
S3method(print,provenance)
S3method(print,summary_PKNCAresults)
S3method(setDuration,PKNCAdose)
S3method(setRoute,PKNCAdose)
S3method(signifString,data.frame)
S3method(signifString,default)
S3method(split,PKNCAconc)
S3method(split,PKNCAdata)
S3method(split,PKNCAdose)
S3method(summary,PKNCAconc)
S3method(summary,PKNCAdata)
S3method(summary,PKNCAdose)
S3method(summary,PKNCAresults)
S3method(superposition,PKNCAconc)
S3method(superposition,numeric)
export(PKNCA.choose.option)
export(PKNCA.options)
export(PKNCA.options.describe)
export(PKNCA.set.summary)
export(PKNCAconc)
export(PKNCAdata)
export(PKNCAdose)
export(PKNCAresults)
export(add.interval.col)
export(addProvenance)
export(adj.r.squared)
export(business.cv)
export(business.geocv)
export(business.geomean)
export(business.max)
export(business.mean)
export(business.median)
export(business.min)
export(business.range)
export(business.sd)
export(check.conc.time)
export(check.conversion)
export(check.interval.specification)
export(checkProvenance)
export(choose.auc.intervals)
export(clean.conc.blq)
export(clean.conc.na)
export(exclude)
export(exclude_nca_max.aucinf.pext)
export(exclude_nca_min.hl.r.squared)
export(exclude_nca_span.ratio)
export(extrapolate.conc)
export(find.tau)
export(findOperator)
export(geocv)
export(geomean)
export(geosd)
export(get.best.model)
export(get.interval.cols)
export(get.parameter.deps)
export(getDepVar)
export(getGroups)
export(getIndepVar)
export(interp.extrap.conc)
export(interp.extrap.conc.dose)
export(interpolate.conc)
export(parseFormula)
export(pk.business)
export(pk.calc.ae)
export(pk.calc.auc)
export(pk.calc.auc.all)
export(pk.calc.auc.inf)
export(pk.calc.auc.inf.obs)
export(pk.calc.auc.inf.pred)
export(pk.calc.auc.last)
export(pk.calc.aucint)
export(pk.calc.aucint.all)
export(pk.calc.aucint.inf.obs)
export(pk.calc.aucint.inf.pred)
export(pk.calc.aucint.last)
export(pk.calc.aucpext)
export(pk.calc.aumc)
export(pk.calc.aumc.all)
export(pk.calc.aumc.inf)
export(pk.calc.aumc.inf.obs)
export(pk.calc.aumc.inf.pred)
export(pk.calc.aumc.last)
export(pk.calc.auxc)
export(pk.calc.c0)
export(pk.calc.cav)
export(pk.calc.ceoi)
export(pk.calc.cl)
export(pk.calc.clast.obs)
export(pk.calc.clr)
export(pk.calc.cmax)
export(pk.calc.cmin)
export(pk.calc.ctrough)
export(pk.calc.deg.fluc)
export(pk.calc.dn)
export(pk.calc.f)
export(pk.calc.fe)
export(pk.calc.half.life)
export(pk.calc.kel)
export(pk.calc.mrt)
export(pk.calc.mrt.iv)
export(pk.calc.mrt.md)
export(pk.calc.ptr)
export(pk.calc.swing)
export(pk.calc.tfirst)
export(pk.calc.thalf.eff)
export(pk.calc.tlag)
export(pk.calc.tlast)
export(pk.calc.tmax)
export(pk.calc.vd)
export(pk.calc.vss)
export(pk.calc.vz)
export(pk.nca)
export(pk.nca.interval)
export(pk.tss)
export(pk.tss.monoexponential)
export(pk.tss.stepwise.linear)
export(roundString)
export(roundingSummarize)
export(setDuration)
export(setRoute)
export(signifString)
export(superposition)
export(time_calc)
importFrom(digest,digest)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,group_by_)
importFrom(dplyr,n)
importFrom(nlme,fixef)
importFrom(nlme,getData)
importFrom(nlme,getGroups)
importFrom(nlme,gnls)
importFrom(nlme,intervals)
importFrom(nlme,lme)
importFrom(nlme,nlme)
importFrom(nlme,ranef)
importFrom(parallel,mclapply)
importFrom(rlang,syms)
importFrom(stats,.lm.fit)
importFrom(stats,AIC)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,update.formula)
importFrom(tidyr,spread_)
importFrom(utils,capture.output)
importFrom(utils,getAnywhere)
importFrom(utils,head)
importFrom(utils,sessionInfo)
