Description Usage Author(s) See Also
backwardElimination Performs step-wise backward elimination of univariate
linear regression models. From the full model, each variable is removed
from the model, one-at-a-time, and the model is re-evaluated. The model
with the highest adjusted r-squared is retained.
1 | backwardElimination(data, y, predictors)
|
John James, jjames@datasciencesalon.org
Other movies functions: associate,
back, challenger,
comparePredictions,
correlate, createDependent,
evalForwardModel, forward,
prediction, preprocess,
process, regressionAnalysis,
univariateQual,
univariateQuant, univariate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.