Force the intercept of a regression to be a combination of the coefficients

1 Ansicht (letzte 30 Tage)
I'd like to run a linear regression of the form y = a + b*x1 + c*x2, where the intercept a is equal to b+c.
How can I set this condition in fitlm using the Wilkinson notation?

Akzeptierte Antwort

Maria445
Maria445 am 17 Okt. 2017
Ok I solved it using fmincon

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by