linear regression with intercept = 0

Is there a way to calculate a linear regression with intercept = 0? In excel you set the 3rd parameter of LINEST to false to get intercept = 0. Can it be done in Knime?

Why do it? It is quite common for the specific type of time-domain model involved. Also the P > |t| for the intercept is north of 90%. Please don’t ask why do it.

Should you do it? Again, it is quite normal for the specific type of time-domain model. Please don’t argue it shouldn’t be done.

The question is how to do it, if it can be done.

You can use the Linear Regression Learner node. Just click this checkbox and enter your desired intercept:

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.