openstatsware and the R Package {mmrm}ASA-SSC Mini-Symposium on Statistical Computing in Action 2023
2023-11-04
openstatswareopenstatsware
mmrm R package for frequentist inference in MMRM (CRAN)brms.mmrm R package for Bayesian inference in MMRM (CRAN)mmrmlme4 with lmerTest, learned that this approach failed on large data sets (slow, did not converge)nlme does not give Satterthwaite adjusted degrees of freedom, has convergence issues, and with emmeans it is only approximateglmmTMB to calculate Satterthwaite adjusted degrees of freedom, but it did not workTMB) directly
glmmTMBC++ using the TMB provided librariesSASTMBC++ framework for defining objective functions (Rcpp would have been alternative interface)TMB interface and plugged into optimizersnlme, glmmTMB, lme4, SAS PROC GLMMIXmmrmemmeans interface for least square meanstidymodels builtin parsnip engine and recipes for streamlined model fitting workflowsteal, tern, rtables integration for post processing and reportingnlme, glmmTMB and lme4PROC GLIMMIXmmrm has faster convergence timemmrm provides closest results to PROC GLIMMIX