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 05 Jun. 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), 1.2.1 (2026-01-27 14:00), 1.3.0 (2026-03-31 14:10), 1.4.0 (2026-04-29 15:00)
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

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
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