View source: R/ridge_learner.R
| calc_KL_Ridge | R Documentation | 
Computes KL divergence for Ridge
calc_KL_Ridge(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.