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

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  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
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  
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  
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  
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  

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