View source: R/summary.collinear_output.R
| summary.collinear_output | R Documentation |
collinear()Summarize all results of collinear()
## S3 method for class 'collinear_output'
summary(object = NULL, ...)
object |
(required, list of class |
... |
Ignored, kept for consistency with generic. |
list:
If object was created with responses = NULL, a sublist named "result" containing a vector with the selected predictors. Otherwise, a list named after each response containing the corresponding variable selection.
Other S3_methods:
print.collinear_output(),
print.collinear_selection(),
summary.collinear_selection()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.