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