why is LinearModel.stepwise() so much slower than stepwisefit() ?
古いコメントを表示
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()".
採用された回答
その他の回答 (1 件)
Greg Heath
2013 年 1 月 13 日
0 投票
Stepwise involves human interaction.
Thank you for formally accepting my answer.
Greg
カテゴリ
ヘルプ センター および File Exchange で Model Building and Assessment についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!