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.11")



Attach the package and use:
library("buildmer")
Maintained by
Cesko C. Voeten
[Scholar Profile | Author Map]
First Published: 2019-03-31
Latest Update: 2023-05-19
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.11, https://cran.r-project.org/web/packages/buildmer. Accessed 10 Apr. 2025.
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)
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for buildmer0102030405060708090100110120130TrendBars

Today's Hot Picks in Authors and Packages

txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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