KLD: Compute the Kullback-Leibler distance between two...

KLDR Documentation

Compute the Kullback-Leibler distance between two distributions

Description

Credit: Shamelessly taken from the excellent LaplacesDemon package

Usage

KLD(px, py, base = exp(1))

Arguments

px

vector of probability densities p(x)

py

vector of probability densities p(y)

Details

The function will XXXX

Value

The function will XX


npetraco/CRFutil documentation built on Nov. 23, 2023, 11:30 a.m.