CRAN/E | RTMB

RTMB

'R' Bindings for 'TMB'

Installation

About

Native 'R' interface to 'TMB' (Template Model Builder) so models can be written entirely in 'R' rather than 'C++'. Automatic differentiation, to any order, is available for a rich subset of 'R' features, including linear algebra for dense and sparse matrices, complex arithmetic, Fast Fourier Transform, probability distributions and special functions. 'RTMB' provides easy access to model fitting and validation following the principles of Kristensen, K., Nielsen, A., Berg, C. W., Skaug, H., & Bell, B. M. (2016) doi:10.18637/jss.v070.i05 and Thygesen, U.H., Albertsen, C.M., Berg, C.W. et al. (2017) doi:10.1007/s10651-017-0372-4.

github.com/kaskr/RTMB
Bug report File report

Key Metrics

Version 1.5
Published 2024-04-23 14 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RTMB results

Downloads

Yesterday 60 0%
Last 7 days 162 -26%
Last 30 days 494 +73%
Last 90 days 1.083 -4%
Last 365 days 2.921

Maintainer

Maintainer

Kasper Kristensen

kaskr@dtu.dk

Authors

Kasper Kristensen

aut / cre

Material

Reference manual
Package source

Vignettes

Details behind the AD Tape
Introduction to RTMB

macOS

r-prerel

arm64

r-release

arm64

r-oldrel

arm64

r-prerel

x86_64

r-release

x86_64

Windows

r-prerel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RTMB archive

Imports

Rcpp ≥ 1.0.9
Matrix
methods
TMB ≥ 1.9.7
MASS

Suggests

knitr
rmarkdown
igraph
tinytest

LinkingTo

Rcpp
TMB
RcppEigen