Installation
About
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.
Citation | TMB citation info |
github.com/kaskr/adcomp/wiki | |
Copyright | See the file COPYRIGHTS TMB copyright details |
Bug report | File report |
Key Metrics
Downloads
Last 24 hours | 0 -100% |
Last 7 days | 5.740 -36% |
Last 30 days | 30.852 -23% |
Last 90 days | 90.521 +13% |
Last 365 days | 344.847 +19% |
Depends
R | ≥ 3.0.0 |