mvnchol_bamlss | R Documentation |
BAMLSS Families for MVN with Cholesky Parameterization
mvnchol_bamlss(k, type = c("basic", "modified", "chol"), ...)
k |
integer. The dimension of the multivariate distribution. |
type |
character. Choose |
... |
not used. |
BAMLSS families that models a multivariate Normal (Gaussian) distribution by (modified) Cholesky decomposition of the covariance matrix.
For examples see TempIbk
.
a bamlss family.
simdata
, TempIbk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.