powered by
Yields an overview about the type, size and final criterion value of the predictor variables that were selected by pelora.
pelora
# S3 method for pelora print(x, digits = getOption("digits"), details = FALSE, ...)
an R object of class "pelora", typically the result of pelora().
class
"pelora"
pelora()
the number of digits that should be printed.
logical, defaults to FALSE. If set to TRUE, the output corresponds to summary.pelora.
FALSE
TRUE
summary.pelora
Further arguments passed to and from methods.
pelora, also for references.
# NOT RUN { ## Running the examples of Pelora's help page example(pelora, echo = FALSE) print(fit) # }
Run the code above in your browser using DataLab