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.
Version: | 0.1.1 |
Imports: | methods, TMB (≥ 1.7.6), lme4 (≥ 1.1-10), Matrix, nlme |
LinkingTo: | TMB, RcppEigen |
Suggests: | knitr, testthat, MASS, lattice, ggplot2, mlmRev, bbmle, pscl, MCMCpack, coda, reshape2 |
Published: | 2017-02-20 |
Author: | Arni Magnusson [aut], Hans Skaug [aut], Anders Nielsen [aut], Casper Berg [aut], Kasper Kristensen [aut], Martin Maechler [aut], Koen van Bentham [aut], Ben Bolker [aut], Mollie Brooks [aut, cre] |
Maintainer: | Mollie Brooks <mollieebrooks at gmail.com> |
BugReports: | https://github.com/glmmTMB/glmmTMB/issues |
License: | AGPL-3 |
URL: | https://github.com/glmmTMB |
NeedsCompilation: | yes |
CRAN checks: | glmmTMB results |
Reference manual: | glmmTMB.pdf |
Vignettes: |
Vignette Title post-hoc MCMC simulate troubleshooting basic examples of glmmTMB usage |
Package source: | glmmTMB_0.1.1.tar.gz |
Windows binaries: | r-devel: glmmTMB_0.1.1.zip, r-release: glmmTMB_0.1.1.zip, r-oldrel: glmmTMB_0.1.1.zip |
OS X Mavericks binaries: | r-release: glmmTMB_0.1.1.tgz, r-oldrel: glmmTMB_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=glmmTMB to link to this page.