Description Usage Arguments Value
View source: R/funs_top_clustering_bffs_v7.R
Undefined
1 | strong.comm(m, thW = 0.6, thGroup = 0.6)
|
m |
adjacency matrix of a patient similarity network |
thW |
Default 0.6, double value between 0 and 1 determining the percentage of best friends to considers for a root (1BFS are the 60 percentage of the patients most similar to the root) |
thGroup |
Default 0.6, double value between 0 and 1 determining the percentage of best friends to keep in the end as final subclass |
name of the nodes/columns which compose the best group with the most similar best friends and the root
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.