Description Usage Arguments Value
function that performs kmeans clustering and outputs the right format for our gap function
1 | kmeans_fun(R, k, met = NULL)
|
R |
a correlation matrix |
k |
the number of clusters |
met |
default parameter set to NULL |
a vector where each gene is attributed a cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.