I am looking to perform regression piecewise using non-linear functions with multiple breakpoints. I have done the piecewise linear regression, but when it comes to specifying non-linear functions of any kind, how do we setup in R?
Specifically, I am interested in 3 functions linear, exponential and exponential using two breakpoints. Please advise
karthik