[,Rankclust-method {Rankcluster} | R Documentation |
Getter method for rankclust output
Description
Extract values of various
slots of the output from the function rankclust
.
Usage
## S4 method for signature 'Rankclust'
x[i, j, drop]
Arguments
x |
object from which to extract element(s) or in which to replace element(s). |
i |
the number of cluster of the element we want to extract or "bic", "icl", "ll" |
j , drop |
not used |
[Package Rankcluster version 0.98.0 Index]