Other packages > Find by keyword >

glmmrBase  

Generalised Linear Mixed Models in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("glmmrBase", "1.2.0")



Attach the package and use:
library("glmmrBase")
Maintained by
Sam Watson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-09-22
Latest Update: 2025-07-22
Description:
Specification, analysis, simulation, and fitting of generalised linear mixed models. Includes Markov Chain Monte Carlo Maximum likelihood and Laplace approximation model fitting for a range of models, non-linear fixed effect specifications, a wide range of flexible covariance functions that can be combined arbitrarily, robust and bias-corrected standard error estimation, power calculation, data simulation, and more. See for a detailed manual.
How to cite:
Sam Watson (2022). glmmrBase: Generalised Linear Mixed Models in R. R package version 1.2.0, https://cran.r-project.org/web/packages/glmmrBase. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.2 (2022-09-22 19:00), 0.1.3 (2022-11-03 17:10), 0.2.1 (2022-11-30 11:20), 0.2.2 (2022-12-03 08:50), 0.2.3 (2022-12-08 16:00), 0.2.4 (2023-02-09 16:10), 0.2.5 (2023-02-24 18:20), 0.3.1 (2023-04-20 19:12), 0.4.2 (2023-06-23 18:40), 0.4.4 (2023-07-01 20:40), 0.4.5 (2023-08-15 13:10), 0.4.6 (2023-09-14 12:00), 0.5.2 (2023-11-22 18:10), 0.5.3 (2023-11-24 23:40), 0.6.1 (2024-01-11 14:50), 0.6.2 (2024-01-19 23:30), 0.7.1 (2024-02-26 12:40), 0.8.1 (2024-04-08 21:20), 0.9.2 (2024-06-19 14:30), 0.10.5 (2024-09-08 00:20), 0.11.1 (2024-12-10 01:40), 0.11.2 (2024-12-12 13:50), 1.0.0 (2025-04-01 17:50), 1.0.1 (2025-07-08 21:20), 1.0.2 (2025-07-22 13:40), 1.1.0 (2025-09-29 17:10), 1.2.0 (2026-01-21 11:50)
Other packages that cited glmmrBase R package
View glmmrBase citation profile
Other R packages that glmmrBase depends, imports, suggests or enhances
Complete documentation for glmmrBase
Functions, R codes and Examples using the glmmrBase R package
Some associated functions: Beta . Covariance . MeanFunction . Model . cross_df . cycles . glmmrBase-package . match_rows . mcnr_family . nelder . nest_df . print.mcml . progress_bar . setParallel . summary.mcml . yexample312a . yexample312b . yexample312c . ytest1 . 
Some associated R codes: Betadist.R . R6Model.R . R6covariance.R . R6meanfunction.R . RcppExports.R . extrafunctions.R . nelder.R . printfunctions.R .  Full glmmrBase package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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