why is LinearModel.stepwise() so much slower than stepwisefit() ?
Afficher commentaires plus anciens
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()".
Réponse acceptée
Plus de réponses (1)
Greg Heath
le 13 Jan 2013
0 votes
Stepwise involves human interaction.
Thank you for formally accepting my answer.
Greg
1 commentaire
William
le 13 Jan 2013
Catégories
En savoir plus sur Model Building and Assessment dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!