Other packages > Find by keyword >

buildmer  

Stepwise Elimination and Term Reordering for Mixed-Effects Regression
View on CRAN: Click here


Download and install buildmer package within the R console
Install from CRAN:
install.packages("buildmer")

Install from Github:
library("remotes")
install_github("cran/buildmer")

Install by package version:
library("remotes")
install_version("buildmer", "2.12")



Attach the package and use:
library("buildmer")
Maintained by
Cesko C. Voeten
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-31
Latest Update: 2025-05-11
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
How to cite:
Cesko C. Voeten (2019). buildmer: Stepwise Elimination and Term Reordering for Mixed-Effects Regression. R package version 2.12, https://cran.r-project.org/web/packages/buildmer. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2019-03-31 16:50), 1.1 (2019-05-20 00:30), 1.2.1 (2019-09-03 15:40), 1.2 (2019-08-27 16:40), 1.3 (2019-09-28 22:00), 1.4 (2019-12-03 19:10), 1.5 (2020-03-01 16:00), 1.6 (2020-05-27 13:30), 1.7.1 (2020-08-26 07:40), 1.8 (2021-02-14 20:00), 1.9 (2021-03-27 12:40), 2.0 (2021-08-19 22:40), 2.1 (2021-09-16 22:20), 2.2 (2021-11-02 16:00), 2.3 (2022-01-04 13:30), 2.4 (2022-04-06 19:42), 2.5 (2022-06-14 11:50), 2.6 (2022-07-13 12:40), 2.7 (2022-10-20 17:45), 2.8 (2023-01-06 20:20), 2.9 (2023-05-19 19:00), 2.10.1 (2023-09-11 17:50), 2.10 (2023-09-11 09:00), 2.11 (2023-10-25 06:10)
Other packages that cited buildmer R package
View buildmer citation profile
Other R packages that buildmer depends, imports, suggests or enhances
Complete documentation for buildmer
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA