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

didrooRFM  
Compute Recency Frequency Monetary Scores for your Customer Data
This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transa ...
Download / Learn more Package Citations See dependency  
prepdat  
Preparing Experimental Data for Statistical Analysis
Prepares data for statistical analysis (e.g., analysis of variance ;ANOVA) by enabling the user to ...
Download / Learn more Package Citations See dependency  
momentfit  
Methods of Moments
Several classes for moment-based models are defined. The classes are defined for moment conditions d ...
Download / Learn more Package Citations See dependency  
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  
factoextra  
Extract and Visualize the Results of Multivariate Data Analyses
Provides some easy-to-use functions to extract and visualize the output of multivariate data analys ...
Download / Learn more Package Citations See dependency  
RobPer  
Robust Periodogram and Periodicity Detection Methods
Calculates periodograms based on (robustly) fitting periodic functions to light curves (irregularly ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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