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