BAMLSS Families for MVN with Cholesky Parameterization
mvnchol_bamlss(k, type = c("basic", "modified", "chol"), ...)
a bamlss family.
integer. The dimension of the multivariate distribution.
character. Choose "basic"
Cholesky decomposition or "modified"
Cholesky decomposition. (For back compatibility "chol"
is identical to "basic"
.)
not used.
BAMLSS families that models a multivariate Normal (Gaussian) distribution by (modified) Cholesky decomposition of the covariance matrix.
For examples see TempIbk
.
simdata
, TempIbk