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/abdisttools documentation built on May 5, 2019, 7:07 a.m.