why is LinearModel.stepwise() so much slower than stepwisefit() ?
Mostra commenti meno recenti
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()".
Risposta accettata
Più risposte (1)
Greg Heath
il 13 Gen 2013
0 voti
Stepwise involves human interaction.
Thank you for formally accepting my answer.
Greg
1 Commento
William
il 13 Gen 2013
Categorie
Scopri di più su Linear Regression in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!