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 conda-forge::r-tmb

Usage Tracking

1.9.21
1.9.20
1.9.19
1.9.18
1.9.17
5 / 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

Mar 23, 2026 at 11:22

License

GPL-2.0-only

Supported Platforms

linux-aarch64
linux-ppc64le
macOS-64
macOS-arm64
win-64
linux-64