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


kellylab/infograf documentation built on May 30, 2019, 3:10 p.m.