View source: R/ridge_learner_no_int.R
calc_KL_Ridge_no_int | R Documentation |
Computes KL divergence for Ridge
calc_KL_Ridge_no_int(mu_post, L_post, V)
mu_post |
is posterior mean of the coefficient vector |
L_post |
is posterior precision of the coefficient vector |
V |
is prior variance of the coefficient vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.