View source: R/random_effect_learner.R View source: R/random_effect_fit_functions.R
calc_KL_RE | R Documentation |
Computes KL divergence for RE
calc_KL_RE(mu_post, L_post, V)
mu_post |
is posterior mean of RE |
L_post |
is posterior precision of RE (it must have an attribute called 'evd' that has its eigenvalue decomposition) |
V |
is prior variance of RE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.