Description Usage Arguments Details Value
Convert between hyperparameter list and vector representation.
1 2 3 |
Phi |
Hyperparameters as a list with elements |
psi |
Hyperparameters as an unconstrained numeric vector, or a matrix where each row is one hyperparameter set (see Details). |
The unconstrained hyperparameter representation is given by
1 |
where log_chol
is the log-Cholesky decomposition.
For vec_phi
, an unconstrained vector or matrix. For ivec_phi
, a list with elements lambda
, Omega
, nu
, and tau
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.