print.pelora {supclust} | R Documentation |
Yields an overview about the type, size and final criterion
value of the predictor variables that were selected by pelora
.
print.pelora(x, digits = getOption("digits"), details = FALSE, ...)
x |
An R object of class "pelora" ,
typically the result of pelora() . |
digits |
The number of digits that should be printed. |
details |
Logical, defaults to FALSE . If set to
TRUE , the output corresponds to
summary.pelora . |
... |
Further arguments passed to and from methods. |
Marcel Dettling, dettling@stat.math.ethz.ch
Marcel Dettling (2003) Finding Groups of Predictive Genes from Microarray Data, see http://stat.ethz.ch/~dettling/supervised.html
Marcel Dettling and Peter Bühlmann (2004). Finding Predictive Gene Groups from Microarray Data. To appear in the Journal of Multivariate Analysis.
## Running the examples of Pelora's help page example(pelora, echo = FALSE) print(fit)