Analytical KL divergence for two univariate exponential distributions
Source:R/kld-analytical.R
kld_exponential.Rd
This function computes \(D_{KL}(p||q)\), where \(p\sim \text{Exp}(\lambda_1)\) and \(q\sim \text{Exp}(\lambda_2)\), in rate parametrization.