Description Usage Arguments Value
View source: R/MIclust_mpool.R
Performs MultiCons()
from a list of partitions
1 | MIclust_mpool(list.part, comb.cons, mcons.JAC.sel = 0, plot.MIclust = FALSE)
|
list.part |
list of partitions, where one element of the list
corresponds to the clustering results for one imputed dataset. If more than
one clustering algorithm were used, each element if the list is a
dataframe, as obtained by |
comb.cons |
Boolean, use |
mcons.JAC.sel |
Numeric (in (0,1)) passed to internal function
|
plot.MIclust |
Boolean, should |
a data frame with ncol()
= number of algorithms (+1 if
comb.cons == T
), containing the consensus partitions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.