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
.
## S3 method for class 'pelora'
print(x, digits = getOption("digits"), details = FALSE, ...)
x |
an R object of |
digits |
the number of digits that should be printed. |
details |
logical, defaults to |
... |
Further arguments passed to and from methods. |
Marcel Dettling, dettling@stat.math.ethz.ch
pelora
, also for references.
## Running the examples of Pelora's help page
example(pelora, echo = FALSE)
print(fit)