Skip to content
Prev 310433 / 398506 Next

Breakpoints and non linear regression

On Fri, 9 Nov 2012, Thomas Coquet wrote:

            
Good! :-)
Not even after taking logs or some other transformation?

In principle, the breakpoint ideas can of course also be applied to 
non-linear models but so far in my applications I could always find 
transformations that lead rather naturally to roughly piecewise linear 
relationships.
Yes, but for the log-transformed data...
Yes.
In principle, you can set up the same type of procedure that bfast uses 
with a non-linear model - as long as the objective function is additive in 
the observations. But I wouldn't know of a (fast enough) fitting function 
for such a segmented model in R.

hth,
Z