TMB (Q28149): Difference between revisions
From MaRDI portal
Added link to MaRDI item. |
Created claim: source code repository (P339): https://github.com/cran/TMB, #quickstatements; #temporary_batch_1711027662947 |
||
Property / source code repository | |||
Property / source code repository: https://github.com/cran/TMB / rank | |||
Normal rank |
Revision as of 15:00, 21 March 2024
Template Model Builder: A General Random Effect Tool Inspired by 'ADMB'
Language | Label | Description | Also known as |
---|---|---|---|
English | TMB |
Template Model Builder: A General Random Effect Tool Inspired by 'ADMB' |
Statements
12 December 2023
0 references
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.
0 references