View source: R/get_internal_metric_scores.R
get_internal_metric_scores | R Documentation |
Get a matrix with metric scores for every k and internal index
get_internal_metric_scores(object)
object |
An object of class "clusterVoting" |
A matrix with metric scores for every k and internal index
cv.object <- clusterVoting(toy_genes, 4,6,"sc")
get_internal_metric_scores(cv.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.