# Generated by roxygen2: do not edit by hand

S3method(AIC,list)
S3method(as.data.frame,PKNCAresults)
S3method(formula,PKNCAconc)
S3method(formula,PKNCAdose)
S3method(formula,parseFormula)
S3method(getData,PKNCAconc)
S3method(getData,PKNCAdose)
S3method(getDepVar,PKNCAconc)
S3method(getDepVar,PKNCAdose)
S3method(getGroups,PKNCAconc)
S3method(getGroups,PKNCAdose)
S3method(getGroups,PKNCAresults)
S3method(getIndepVar,PKNCAconc)
S3method(getIndepVar,PKNCAdose)
S3method(merge,splitByData)
S3method(model.frame,PKNCAconc)
S3method(model.frame,PKNCAdose)
S3method(plot,PKNCAconc)
S3method(plot,PKNCAdata)
S3method(print,PKNCAconc)
S3method(print,PKNCAdata)
S3method(print,PKNCAdose)
S3method(summary,PKNCAconc)
S3method(summary,PKNCAdata)
S3method(summary,PKNCAdose)
export(PKNCA.choose.option)
export(PKNCA.options)
export(PKNCA.set.summary)
export(PKNCAconc)
export(PKNCAdata)
export(PKNCAdose)
export(PKNCAresults)
export(adj.r.squared)
export(business.mean)
export(check.conc.time)
export(check.conversion)
export(check.interval.specification)
export(choose.auc.intervals)
export(clean.conc.blq)
export(clean.conc.na)
export(count.non.missing)
export(extrapolate.conc)
export(find.tau)
export(findOperator)
export(geomean)
export(get.best.model)
export(get.interval.cols)
export(getDepVar)
export(getIndepVar)
export(interp.extrap.conc)
export(interpolate.conc)
export(parseFormula)
export(pk.business)
export(pk.calc.auc)
export(pk.calc.auc.all)
export(pk.calc.auc.inf)
export(pk.calc.auc.last)
export(pk.calc.aucpext)
export(pk.calc.aumc)
export(pk.calc.aumc.all)
export(pk.calc.aumc.inf)
export(pk.calc.aumc.last)
export(pk.calc.auxc)
export(pk.calc.cav)
export(pk.calc.cl)
export(pk.calc.clast.obs)
export(pk.calc.cmax)
export(pk.calc.ctrough)
export(pk.calc.f)
export(pk.calc.half.life)
export(pk.calc.kel)
export(pk.calc.mrt)
export(pk.calc.ptr)
export(pk.calc.thalf.eff)
export(pk.calc.tlag)
export(pk.calc.tlast)
export(pk.calc.tmax)
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(sapplyBy)
export(signifString)
export(superposition)
importFrom(digest,digest)
importFrom(doBy,renameCol)
importFrom(doBy,splitBy)
importFrom(doBy,summaryBy)
importFrom(graphics,plot)
importFrom(lattice,xyplot)
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(plyr,rbind.fill)
importFrom(stats,AIC)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(utils,head)
importFrom(utils,sessionInfo)
