kld: Compute the kullback leibler divergence

Description Usage Arguments Examples

Description

Compute the kullback leibler divergence

Usage

1
kld(a, b, base = exp(1))

Arguments

a

the first distribution

b

the second distribution

base

exponent base, defaults to exp(1)

Examples

1
kld()

abnormally-distributed/Bayezilla documentation built on Oct. 31, 2019, 1:57 a.m.