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]
All associated links for this package
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 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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