summary.wilma {supclust} | R Documentation |
Summary Method for Wilma Objects
Description
Yields detailed information about the variables (genes) that have been selected, and how they were clustered.
Usage
## S3 method for class 'wilma'
summary(object, ...)
Arguments
object |
An R object of |
... |
Further arguments passed to and from methods. |
Author(s)
Marcel Dettling, dettling@stat.math.ethz.ch
See Also
wilma
, also for references.
Examples
## Running the examples of Wilma's help page
example(wilma, echo = FALSE)
summary(fit)
[Package supclust version 1.1-1 Index]