mvn_modchol | R Documentation |
BAMLSS Family for MVN with Modified Cholesky Parameterization
mvn_modchol(k = 2L, ...)
k |
integer. The dimension of the multivariate distribution. |
... |
not used. |
This is a prototype implementation of a BAMLSS family that models a multivariate Normal (Gaussian) distribution by a modified Cholesky decomposition of the covariance matrix.
a bamlss family.
mvnchol_bamlss
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.