Package: buildmer Title: Stepwise Elimination and Term Reordering for Mixed-Effects Regression Version: 2.13 Authors@R: person(c("Cesko", "C."), "Voeten", email = "cvoeten@gmail.com", role = c("aut", "cre"), comment = c(ORCID="0000-0003-4687-9973")) Description: Finds the largest possible regression model that will still converge for various types of regression analyses (including mixed models and generalized additive models) and then optionally performs stepwise elimination similar to the forward and backward effect-selection methods in SAS, based on the change in log-likelihood or its significance, Akaike's Information Criterion, the Bayesian Information Criterion, the explained deviance, or the F-test of the change in R². Depends: R (>= 3.2) Imports: graphics, lme4, methods, mgcv, nlme, reformulas, stats, utils Suggests: GLMMadaptive, MASS, gamm4, glmertree, glmmTMB, knitr, lmerTest, nnet, ordinal, parallel, partykit, pbkrtest, rmarkdown, testthat License: FreeBSD Encoding: UTF-8 LazyData: true BugReports: https://gitlab.com/cvoeten/buildmer/-/work_items/issues VignetteBuilder: knitr NeedsCompilation: no Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make Repository: https://cvoeten.r-universe.dev Date/Publication: 2026-06-26 20:09:53 UTC RemoteUrl: https://gitlab.com/cvoeten/buildmer RemoteRef: HEAD RemoteSha: 76c5b4e1fc05fb0a59ec29a75d7e049b30c4d9d4 Packaged: 2026-06-26 20:37:53 UTC; root Author: Cesko C. Voeten [aut, cre] (ORCID: ) Maintainer: Cesko C. Voeten