# Generated by roxygen2: do not edit by hand

S3method(AIC,mmrm_tmb)
S3method(BIC,mmrm_tmb)
S3method(VarCorr,mmrm_tmb)
S3method(as.cov_struct,cov_struct)
S3method(as.cov_struct,formula)
S3method(augment,mmrm)
S3method(coef,mmrm_tmb)
S3method(deviance,mmrm_tmb)
S3method(fitted,mmrm_tmb)
S3method(format,cov_struct)
S3method(formula,mmrm_tmb)
S3method(glance,mmrm)
S3method(logLik,mmrm_tmb)
S3method(model.frame,mmrm_tmb)
S3method(model.matrix,mmrm_tmb)
S3method(predict,mmrm_tmb)
S3method(print,cov_struct)
S3method(print,mmrm_tmb)
S3method(print,summary.mmrm)
S3method(residuals,mmrm_tmb)
S3method(simulate,mmrm_tmb)
S3method(summary,mmrm)
S3method(terms,mmrm_tmb)
S3method(tidy,mmrm)
S3method(vcov,mmrm_tmb)
export(VarCorr)
export(as.cov_struct)
export(augment)
export(component)
export(cov_struct)
export(cov_types)
export(df_1d)
export(df_md)
export(fit_mmrm)
export(fit_single_optimizer)
export(glance)
export(mmrm)
export(mmrm_control)
export(refit_multiple_optimizers)
export(tidy)
import(checkmate)
importFrom(Matrix,.bdiag)
importFrom(Rcpp,evalCpp)
importFrom(Rdpack,reprompt)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(lifecycle,deprecated)
importFrom(methods,is)
importFrom(nlme,VarCorr)
importFrom(parallel,clusterApply)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,acf)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,drop.terms)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,vcov)
importFrom(stringr,boundary)
importFrom(tibble,as_tibble)
importFrom(utils,modifyList)
useDynLib(mmrm, .registration = TRUE)
