Stepwisefit without the constant term
2 views (last 30 days)
Show older comments
Hi, does anyone know of a way to force the function stepwisefit to yield a model with NO intercept term?
I would like to remove it from my model, but don't know how
3 Comments
dpb
on 2 May 2019
Yeah, it's often a mess to do that (local copies, that is) because they rely on private functions and the like that aren't publicly visible outside the particular directory...
Answers (0)
See Also
Categories
Find more on Gaussian Process Regression 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!