build_Js | R Documentation |
Build the sparse single-edge indicator matrix Js
from a
graph adjacency matrix.
build_Js(adj_mat)
adj_mat |
The original adjacency matrix. |
A single-edge indicator matrix Js
in sparse form.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.