why is LinearModel.stepwise() so much slower than stepwisefit() ?
Show older comments
why is LinearModel.stepwise() so much slower than stepwisefit(), the algorithm description of the two functions is the same.
Edit: to avoid confusion I do not mean the function stepwise(), I mean the method of the class LinearModel, "LinearModel.stepwise()".
Accepted Answer
More Answers (1)
Greg Heath
on 13 Jan 2013
0 votes
Stepwise involves human interaction.
Thank you for formally accepting my answer.
Greg
Categories
Find more on Model Building and Assessment in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!