Skip to content
Prev 79707 / 398502 Next

help with a self-starting function in nonlinear least squares regression.

"Bill Shipley" <bill.shipley at usherbrooke.ca> writes:
Not telling us how you created NRhyperbola....
Each group, it seems. Certainly, nlsList is just lapply'ing nls over
split(data, ...), and as far as I can see nlme starts off by running
nlsList. Then nlme.nlsList takes the median of the coefficients to get
the overall starting value. (Of course, you might as well have read
the code yourself...)