Tom-Alexander/regression-js

Reduced models?

wasd171 opened this issue · 0 comments

Hello!

For instance, linear model looks like the following: y = m * x + c
I know that in my case m = 0. Is it possible to somehow reduce the model by fixating one value?