Description Usage Arguments Details Value See Also
Returns plot with correlation values among predicted variables.
1 2 3 4 5 6 7 8 9 |
df |
dataframe-class. |
VarMethod |
Method used to variable selection. |
vifs |
numeric vector. vif uses numeric vector to return variables selection. |
cutoff |
numeric vector. Person correlation coef. used like threshold. |
removeVariable |
Variables choosed to remove before running varSelection. |
keep_var |
logical. If |
... |
no implemented. Use |
Variable selection using two approaches: vif and person correlation.
Correlogram plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.