Other packages > Find by keyword >

glmmTMB  

Generalized Linear Mixed Models using Template Model Builder
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("glmmTMB", "1.1.11")



Attach the package and use:
library("glmmTMB")
Maintained by
Mollie Brooks
[Scholar Profile | Author Map]
First Published: 2017-02-20
Latest Update: 2023-04-05
Description:
Fit linear and generalized linear mixed models with various extensions, including zero-inflation. The models are fitted using maximum likelihood estimation via 'TMB' (Template Model Builder). Random effects are assumed to be Gaussian on the scale of the linear predictor and are integrated out using the Laplace approximation. Gradients are calculated using automatic differentiation.
How to cite:
Mollie Brooks (2017). glmmTMB: Generalized Linear Mixed Models using Template Model Builder. R package version 1.1.11, https://cran.r-project.org/web/packages/glmmTMB. Accessed 03 May. 2025.
Previous versions and publish date:
0.1.1 (2017-02-20 15:23), 0.1.4 (2017-10-26 22:52), 0.2.0 (2017-12-11 15:47), 0.2.1.0 (2018-05-11 00:04), 0.2.2.0 (2018-07-03 06:10), 0.2.3 (2019-01-11 17:30), 1.0.0 (2020-02-03 22:10), 1.0.1 (2020-03-15 23:20), 1.0.2.1 (2020-07-02 13:30), 1.1.1 (2021-06-24 09:00), 1.1.2.2 (2021-09-02 01:00), 1.1.2.3 (2021-09-20 16:40), 1.1.2 (2021-07-20 09:30), 1.1.3 (2022-03-14 00:00), 1.1.4 (2022-07-12 13:00), 1.1.5 (2022-11-16 23:40), 1.1.6 (2023-03-19 23:20), 1.1.7 (2023-04-05 23:03), 1.1.8 (2023-10-07 16:00), 1.1.9 (2024-03-20 17:40), 1.1.10 (2024-09-27 00:50)
Other packages that cited glmmTMB R package
View glmmTMB citation profile
Other R packages that glmmTMB depends, imports, suggests or enhances
Complete documentation for glmmTMB
Downloads during the last 30 days
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for glmmTMB0500100015002000250030003500400045005000TrendBars

Today's Hot Picks in Authors and Packages

hdme  
High-Dimensional Regression with Measurement Error
Penalized regression for generalized linear models for measurement error problems (aka. errors-in-v ...
Download / Learn more Package Citations See dependency  
ENMTools  
Analysis of Niche Evolution using Niche and Distribution Models
Constructing niche models and analyzing patterns of niche evolution. Acts as an interface for many ...
Download / Learn more Package Citations See dependency  
ncvreg  
Regularization Paths for SCAD and MCP Penalized Regression Models
Fits regularization paths for linear regression, GLM, and Cox regression models using lasso or nonc ...
Download / Learn more Package Citations See dependency  
noisyCE2  
Cross-Entropy Optimisation of Noisy Functions
Cross-Entropy optimisation of unconstrained deterministic and noisy functions illustrated in Rubins ...
Download / Learn more Package Citations See dependency  
cleanNLP  
A Tidy Data Model for Natural Language Processing
Provides a set of fast tools for converting a textual corpus into a set of normalized tables. Users ...
Download / Learn more Package Citations See dependency  
sift  
Intelligently Peruse Data
Facilitate extraction of key information from common datasets. ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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