CMD + K

r-tmb

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install f30a78ec8::r-tmb

Usage Tracking

1.7.15
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Dec 29, 2019 at 15:34

License

GPL-2

Total Downloads

15

Supported Platforms

linux-64