I want to fit a piecewise nonlinear model in which the transition point is an estimated parameter.

Something like:

F(x)=F1(x) when x>alpha,
F(x)=F2(x) when x<=alpha.

How can I solve for alpha within the nls call?

Thanks,
Rob

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to