Is there any command to solve modified stepwise regression in Matlab?

3 views (last 30 days)
I have a problem and I used stepwisefit command to solve it, but the result is not accurate since the problem (from my literature review ) should be solved using modified stepwise instead. Is there any command in matlab to perform modified stepwise regression in Matlab?
best regard
Ali

Accepted Answer

Greg Heath
Greg Heath on 27 Dec 2012
STEPWISEFIT has quite a few options.
help stepwisefit
doc stepwisefit
What, exactly do you mean by "modified"??
Hope this helps.
Thank you for formally accepting my answer.
Greg

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!