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!