List of distributions

Note that some famous non-standard distributions (Tweedie, SHASHo, COM-Pois, Cauchy) are already implemented in RTMB; check the distributions listed here.

Continuous distributions

Discrete distributions

Multivariate distributions

Copulas

Bivariate copulas can be implemented in a modular way using the dcopula function together with one of the copula constructors below. Available copula constructors are:

For bivariate copulas with discrete margins, use the ddcopula function instead. In this case, instead of copula densities, copula CDFs are needed. The available constructors for this are:

Multivariate copulas are also possible using the dmvcopula function together with one of the multivariate copula constructors below. Currently, only the multivariate Gaussian copula is implemented in two ways: