La traducción de esta página está obsoleta. Haga clic aquí para ver la última versión en inglés.
Regresión escalonada
Selección de variables mediante regresión escalonada
Apps
Regression Learner | Train regression models to predict data using supervised machine learning |
Clases
LinearModel | Linear regression model |
Funciones
stepwiselm | Perform stepwise regression |
fitlm | Ajustar un modelo de regresión lineal |
addTerms | Add terms to linear regression model |
removeTerms | Remove terms from linear regression model |
step | Improve linear regression model by adding or removing terms |
stepwise | Interactive stepwise regression |
stepwisefit | Fit linear regression model using stepwise regression |
Temas
- Stepwise Regression
In stepwise regression, predictors are automatically added to or trimmed from a model.
- Linear Regression with Interaction Effects
Construct and analyze a linear regression model with interaction effects and interpret the results.
- Wilkinson Notation
Wilkinson notation provides a way to describe regression and repeated measures models without specifying coefficient values.