Skip to content
Prev 245683 / 398506 Next

Piece-wise continuous regression with one knot

On 23/12/2010 9:03 AM, John Sorkin wrote:
Do you know the position of the knot?  If so, it's simply linear 
regression with two predictors.  One predictor could be the x variable, 
the other should be zero below the knot, x above it.  (This corresponds 
to the formulation you list in parentheses; it's best if you want to 
test whether the knot is necessary or not).

If you don't know the position of the knot it's a much harder problem.  
I don't know current recommended practice.

Duncan Murdoch