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



Attach the package and use:
library("glmmTMB")
Maintained by
Mollie Brooks
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-02-20
Latest Update: 2025-08-19
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.14, https://cran.r-project.org/web/packages/glmmTMB. Accessed 11 Mar. 2026.
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), 1.1.11 (2025-04-03 01:20), 1.1.12 (2025-08-18 16:20), 1.1.13 (2025-10-09 16:10)
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

Today's Hot Picks in Authors and Packages

openNLPdata  
Apache OpenNLP Jars and Basic English Language Models
Apache OpenNLP jars and basic English language models. ...
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  
histogram  
Construction of Regular and Irregular Histograms with Different Options for Automatic Choice of Bins
Automatic construction of regular and irregular histograms as described in Rozenholc/Mildenberger/Ga ...
Download / Learn more Package Citations See dependency  
roptions  
Option Strategies and Valuation
Collection of tools to develop options strategies, value option contracts using the Black-Scholes-Me ...
Download / Learn more Package Citations See dependency  
igoR  
Intergovernmental Organizations Database
Tools to extract information from the Intergovernmental Organizations ('IGO') Database , version 3, ...
Download / Learn more Package Citations See dependency  
sorocs  
A Bayesian Semiparametric Approach to Correlated ROC Surfaces
A Bayesian semiparametric Dirichlet process mixtures to estimate correlated receiver operating chara ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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