The comprehensive TMB documentation (original) (raw)

Introduction

TMB (Template Model Builder) is an R package for fitting statistical latent variable models to data. It is strongly inspired by ADMB. Unlike most other R packages the model is formulated in C++. This provides great flexibility, but requires some familiarity with the C/C++ programming language.

A more general introduction including the underlying theory used in TMB can be found in this paper.