Description Usage Arguments Value Author(s) Examples
Converts weighted adjacency matrix to a binarized adjacency matrix
1 | binarize(A)
|
A |
An adjacency matrix of network data (or an array of matrices) |
Returns an adjacency matrix of 1's and 0's
Alexander Christensen <alexpaulchristensen@gmail.com>
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.