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



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.10, https://cran.r-project.org/web/packages/glmmTMB. Accessed 05 Apr. 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
03/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for glmmTMB4006008001000120014001600180020002200TrendBars

Today's Hot Picks in Authors and Packages

leapp  
Latent Effect Adjustment After Primary Projection
These functions take a gene expression value matrix, a primary covariate vector, an additional know ...
Download / Learn more Package Citations See dependency  
IGST  
Informative Gene Selection Tool
Mining informative genes with certain biological meanings are important for clinical diagnosis of di ...
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  
deepdive  
Deep Learning for General Purpose
Aims to provide simple intuitive functions to create quick prototypes of artificial neural network o ...
Download / Learn more Package Citations See dependency  
TrendInTrend  
Odds Ratio Estimation and Power Calculation for the Trend in Trend Model
Estimation of causal odds ratio and power calculation given trends in exposure prevalenceand outcome ...
Download / Learn more Package Citations See dependency  
gllvm  
Generalized Linear Latent Variable Models
Analysis of multivariate data using generalized linear latent variable models (gllvm). Estimation i ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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