reformulas (0.4.1)
Published 2026-02-24 13:47:26 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("reformulas")About this package
Takes formulas including random-effects components (formatted as in 'lme4', 'glmmTMB', etc.) and processes them. Includes various helper functions.Machinery for Processing Random Effect Formulas
Dependencies
| Imports | stats, methods, Matrix, Rdpack |
| Suggests | lme4, tinytest, glmmTMB |