Coefficients | R Documentation |
Extracts the coefficients of visited models at different resampling
iterations of a stability selection run. This function can be applied to the
output of VariableSelection
.
Coefficients(stability, side = "X", comp = 1, iterations = NULL)
stability |
output of |
side |
character string indicating if coefficients of the predictor
( |
comp |
component ID. Only applicable to PLS models. |
iterations |
vector of iteration IDs. If |
VariableSelection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.