# Generated by roxygen2: do not edit by hand

S3method(bootplot,nlmixr2FitCore)
S3method(print,nlmixr2BoostrapSummary)
export(addCovMultiple)
export(addCovVar)
export(addCovariate)
export(backwardSearch)
export(bootplot)
export(bootstrapFit)
export(covarSearchAuto)
export(forwardSearch)
export(ini)
export(initializeCovars)
export(makeDummies)
export(makeHockeyStick)
export(model)
export(nlmixr)
export(nlmixr2)
export(nlmixrDataToMonolix)
export(nlmixrDataToMrgsolve)
export(nlmixrDataToNonmem)
export(nlmixrDataToRxode)
export(nlmixrWithTiming)
export(performNorm)
export(preconditionFit)
export(removeCovMultiple)
export(removeCovVar)
export(removeCovariate)
importFrom(Rcpp,evalCpp)
importFrom(ggplot2,.data)
importFrom(nlmixr2est,nlmixr)
importFrom(nlmixr2est,nlmixr2)
importFrom(nlmixr2est,nlmixrWithTiming)
importFrom(nlmixr2est,setCov)
importFrom(rxode2,ini)
importFrom(rxode2,model)
importFrom(stats,AIC)
importFrom(stats,approxfun)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,median)
importFrom(stats,pchisq)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,head)
useDynLib(nlmixr2extra, .registration=TRUE)
