Conduct best subset regression Conducts exhaustive best subset, cross-validation and stepwise search
1 | allsubsetregression(dep_var, data, nvars)
|
dep_var |
The dependent variable as a string |
data |
The dataframe containing the regression data |
nvars |
The number of variables to use in the best subset model |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.