mvn_chol | R Documentation |
BAMLSS Family for MVN with Cholesky Parameterization
mvn_chol(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 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.