genJSD: Generalized Jensen-Shannon divergence

Description Usage Arguments Value

Description

Generalized Jensen-Shannon divergence from matrix.

Usage

1
genJSD(x, w = NULL)

Arguments

x

Matrix where each column is a discrete/binned probability distribution (doesn't have to be normalized)

w

weights of distributions, length must == ncol(x)

Value

JSD of all distribs in x


wkc1986/infograf documentation built on May 20, 2019, 11:37 a.m.