Stepwisefit without the constant term

1 Ansicht (letzte 30 Tage)
Maria445
Maria445 am 16 Apr. 2019
Kommentiert: dpb am 2 Mai 2019
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 Kommentare
Maria445
Maria445 am 2 Mai 2019
Thank you for the suggestion! I tried and (temporarily) modified the stepwisefit.m file (as the local copy didn't run). It seems to do the job!
dpb
dpb am 2 Mai 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...

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by