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 04 Jun. 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

shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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