Skip to content
Prev 72202 / 398498 Next

nls(): Levenberg-Marquardt, Gauss-Newton, plinear - PI curve fitting

On 6/21/05, Gabor Grothendieck <ggrothendieck at gmail.com> wrote:
One other comment.  If you do want to use your model try fitting 1/y
first to get your starting value since that model has a unique solution:
Nonlinear regression model
  model:  y ~ 1/(a * x^2 + b * x + c) 
   data:  parent.frame() 
           a            b            c 
9.690187e-06 6.885577e-03 2.729825e+00 
 residual sum-of-squares:  0.000547369