View source: R/get_optimal_stability_score.R
get_optimal_stability_score | R Documentation |
Get the optimal stability score
get_optimal_stability_score(object)
object |
An object of class "optimalClustering" |
The optimal stability score
oc.object <- optimalClustering(toy_genes, 4, "spectral")
get_optimal_stability_score(oc.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.