# Generated by roxygen2: do not edit by hand

S3method(AIC,mmrm_tmb)
S3method(BIC,mmrm_tmb)
S3method(VarCorr,mmrm_tmb)
S3method(coef,mmrm_tmb)
S3method(deviance,mmrm_tmb)
S3method(fitted,mmrm_tmb)
S3method(formula,mmrm_tmb)
S3method(logLik,mmrm_tmb)
S3method(model.frame,mmrm_tmb)
S3method(print,mmrm_tmb)
S3method(print,summary.mmrm)
S3method(summary,mmrm)
S3method(vcov,mmrm_tmb)
export(VarCorr)
export(component)
export(df_1d)
export(df_md)
export(fit_mmrm)
export(fit_single_optimizer)
export(free_cores)
export(mmrm)
export(mmrm_control)
export(refit_multiple_optimizers)
import(checkmate)
importFrom(Rcpp,evalCpp)
importFrom(Rdpack,reprompt)
importFrom(lifecycle,deprecated)
importFrom(methods,is)
importFrom(nlme,VarCorr)
importFrom(numDeriv,genD)
importFrom(parallel,clusterApply)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,acf)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,vcov)
importFrom(stringr,boundary)
importFrom(utils,modifyList)
useDynLib(mmrm, .registration = TRUE)
