Forward Stepwise Regression Algorithm

Forward stepwise model selection algorithm (FSRA)

You are now following this Submission

Forward stepwise model selection algorithm: Variables are sequentially added to the active set of variables. The procedure does not involve any tests of statistical significance of the potential covariates; instead, it produces a ranking that corresponds to the order of variables as they enter the active set.

The function can be provided with a dataset of size (K+1)xN (N observations, K predictors, one explained variable).

Cite As

Marco B. (2026). Forward Stepwise Regression Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/27714-forward-stepwise-regression-algorithm), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0