View source: R/get_vote_frequencies_k.R
get_vote_frequencies_k | R Documentation |
Get k vote frequencies
get_vote_frequencies_k(object)
object |
An object of class "clusterVoting" |
Matrix with k vote frequencies
cv.object <- clusterVoting(toy_genes, 4,6,"sc")
get_vote_frequencies_k(cv.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.