LKJ | R Documentation |
Functions for testing LKJ prior
lkj_R(Y, eta, K)
lkj_const_R(eta, K)
lkj_unwrap_R(Y, K)
lkj_chol_logpdf_R(L, eta)
Y |
vector of unconstrained parameters |
eta |
LKJ parameter |
K |
dimension (integer) |
L |
lower triangular Cholesky decomposition |
log LKJ pdf of unconstrained vector
log LKJ pdf of Cholesky decomp, given unconstrained vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.