calc_KL_Ridge: Computes KL divergence for Ridge

View source: R/ridge_learner.R

calc_KL_RidgeR Documentation

Computes KL divergence for Ridge

Description

Computes KL divergence for Ridge

Usage

calc_KL_Ridge(mu_post, L_post, V)

Arguments

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


stephenslab/VEB.Boost documentation built on July 2, 2023, 1 p.m.