# Generated by roxygen2: do not edit by hand

S3method(AIC,pmrm_fit)
S3method(BIC,pmrm_fit)
S3method(VarCorr,pmrm_fit)
S3method(coef,pmrm_fit)
S3method(confint,pmrm_fit)
S3method(deviance,pmrm_fit)
S3method(fitted,pmrm_fit)
S3method(glance,pmrm_fit)
S3method(logLik,pmrm_fit)
S3method(plot,pmrm_fit)
S3method(predict,pmrm_fit)
S3method(print,pmrm_fit)
S3method(residuals,pmrm_fit)
S3method(summary,pmrm_fit)
S3method(tidy,pmrm_fit)
S3method(vcov,pmrm_fit)
export(AIC)
export(BIC)
export(VarCorr)
export(confint)
export(deviance)
export(fitted)
export(glance)
export(logLik)
export(pmrm_estimates)
export(pmrm_marginals)
export(pmrm_model_decline_nonproportional)
export(pmrm_model_decline_proportional)
export(pmrm_model_slowing_nonproportional)
export(pmrm_model_slowing_proportional)
export(pmrm_simulate_decline_nonproportional)
export(pmrm_simulate_decline_proportional)
export(pmrm_simulate_slowing_nonproportional)
export(pmrm_simulate_slowing_proportional)
export(predict)
export(residuals)
export(tidy)
importFrom(Matrix,Matrix)
importFrom(Matrix,colMeans)
importFrom(Matrix,sparse.model.matrix)
importFrom(RTMB,MakeADFun)
importFrom(RTMB,dgmrf)
importFrom(RTMB,matrix)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_crossbar)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,position_dodge)
importFrom(nlme,VarCorr)
importFrom(rlang,abort)
importFrom(rlang,inform)
importFrom(rlang,is_formula)
importFrom(rlang,warn)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,confint)
importFrom(stats,deviance)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,nlminb)
importFrom(stats,optimHess)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,new_tibble)
importFrom(tidyselect,everything)
importFrom(utils,capture.output)
importFrom(vctrs,vec_cbind)
