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 r_test::r-tmb

Usage Tracking

1.7.15
1 / 8 versions selected
Total downloads: 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.

Information Last Updated

Apr 22, 2025 at 15:32

License

GPL-2

Total Downloads

6

Platforms

Linux 64 Version: 1.7.15
macOS 64 Version: 1.7.15
Win 64 Version: 1.7.15