GetComponents | R Documentation |
Use the graph laplacian to get the number of graph components.
GetComponents(data, tol = 0.01)
data |
a symmetric nonnegative similarity matrix |
tol |
cutoff for lambda zero |
the number of components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.