amariDistance: Compute amari type distance between two matrices

Description Usage Arguments Value References

View source: R/nmf_functions.R

Description

Compute amari type distance between two matrices

Usage

1
amariDistance(matrix.A, matrix.B)

Arguments

matrix.A, matrix.B

of the same dimensionality

Value

The amari type distance of matrix.A & matrix.B according to [Wu et. al, PNAS 2016]

References

http://www.pnas.org/content/113/16/4290.long


wurst-theke/bratwurst documentation built on May 17, 2019, 9:14 a.m.