Description Usage Arguments Value See Also
Auxiliary function
1 | knnalgorithm(distance, mutual, k)
|
distance |
distance matrix |
mutual |
logical specifying if the connection between neighbors must be mutual |
k |
maximum order of neighbors |
An adjacency matrix is returned.
sc_GraphBuilderObj(), sc_clusterObj()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.