With this tool, a user should be able to quickly implement complex random effect models through simple C++ templates. The package combines 'CppAD' (C++ automatic differentiation), 'Eigen' (templated matrix-vector library) and 'CHOLMOD' (sparse matrix routines available from R) to obtain an efficient implementation of the applied Laplace approximation with exact derivatives. Key features are: Automatic sparseness detection, parallelism through 'BLAS' and parallel user templates.
Version: | 1.7.18 |
Depends: | R (≥ 3.0.0) |
Imports: | graphics, methods, stats, utils, Matrix (≥ 1.0-12) |
LinkingTo: | Matrix, RcppEigen |
Suggests: | numDeriv, parallel |
Published: | 2020-07-27 |
Author: | Kasper Kristensen [aut, cre, cph], Brad Bell [cph], Hans Skaug [ctb], Arni Magnusson [ctb], Casper Berg [ctb], Anders Nielsen [ctb], Martin Maechler [ctb], Theo Michelot [ctb], Mollie Brooks [ctb], Alex Forrence [ctb], Christoffer Moesgaard Albertsen [ctb], Cole Monnahan [ctb] |
Maintainer: | Kasper Kristensen <kaskr at dtu.dk> |
BugReports: | https://github.com/kaskr/adcomp/issues |
License: | GPL-2 |
Copyright: | See the file COPYRIGHTS TMB copyright details |
URL: | http://tmb-project.org |
NeedsCompilation: | yes |
Citation: | TMB citation info |
Materials: | NEWS |
CRAN checks: | TMB results |
Reference manual: | TMB.pdf |
Package source: | TMB_1.7.18.tar.gz |
Windows binaries: | r-devel: TMB_1.7.18.zip, r-release: TMB_1.7.18.zip, r-oldrel: TMB_1.7.18.zip |
macOS binaries: | r-release: TMB_1.7.18.tgz, r-oldrel: TMB_1.7.18.tgz |
Old sources: | TMB archive |
Reverse depends: | gllvm, tmbstan |
Reverse imports: | broom.mixed, disaggregation, foieGras, glmmTMB, marked, MLZ, MSEtool, mumm, RNAdecay, SPAS, tramME |
Reverse linking to: | disaggregation, foieGras, gllvm, glmmTMB, MLZ, MSEtool, mumm, SPAS, tmbstan, tramME |
Reverse suggests: | adnuts, covafillr, parameters, sjPlot |
Please use the canonical form https://CRAN.R-project.org/package=TMB to link to this page.