stepwise error
Show older comments
When I use stepwisefit I can define 'penter' and 'premove' typing stepwisefit(X,y,'penter',.02,'premove',.10)
However, when I am using stepwise if I type stepwise(X,y,'penter',.02,'premove',.10) I get the error:
??? Error using ==> stepwise Too many input arguments.
Accepted Answer
More Answers (0)
Categories
Find more on Financial Toolbox 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!