Displaying 1 result from an estimated 1 matches for "nlscontrol".
Did you mean:
glscontrol
2000 Jul 28
2
Using the nls package
I'm a bit confused about the nls package, I'm trying to use it for curve fitting.
First off, the documentation for nls says ``see `nlsControl' for the
names of the settable control values'' -- this is wrong, it should be
nls.control (minor point but had me confused for a moment).
Now I'll try something very simple (maybe too simple):
----------------------------------------------------------------------
> q <- data...