l1NormalizeColumns | R Documentation |
Column-normalize a sparse, symmetric matrix (using the l1 norm) so that each column sums to 1.
l1NormalizeColumns(A)
A |
matrix |
column-normalized sparse matrix object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.