clusters | R Documentation |
This function extracts a vector with MAP cluster memberships assignments from the 'bnclustOmics' object
clusters(x, consensus = FALSE)
x |
object of class 'bnclustOmics' |
consensus |
logical, indicates if consensus clusters will be extracted; FALSE by default |
a vector of length of the number of observations corresponding to cluster assignments obtained by bnclustOmics
clusters(bnres3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.