Skip to main content

All Questions

1 vote
1 answer
418 views

writing a piecewise regression model as a linear model

lets write the following piecewise regression model $$y= \alpha_0 + \alpha_1 x +\epsilon ;\ \ x\le x_0 $$ $$ y=\beta_0 +\beta_1 x + \epsilon \ \ x\gt x_0$$ according to the variable $x_0$ is known,...
1190's user avatar
  • 6,510