View source: R/nmf_functions_lite.R
| amariDistance | R Documentation | 
Compute amari type distance between two matrices
amariDistance(matrix.A, matrix.B)
| matrix.A, matrix.B | of the same dimensionality | 
The amari type distance of matrix.A & matrix.B according to [Wu et. al, PNAS 2016]
http://www.pnas.org/content/113/16/4290.long
## Not run: amariDistance(WMatrix_list_a, WMatrix_list_b) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.