Skip to content
Prev 85756 / 398503 Next

Passing additional paramaters to nlsList(nlme) fit function

Original question...
Spencer Graves <spencer.graves <at> pdf.com> writes:
...
Thanks, Spencer. When I studied the quinModel example (page 380, 
Pinheiro/Bates) I noted that it is possible to pass non-varying parameters to 
nlme by not including them in the fixed=... parameter. As quite a few examples 
in PB used nlsList for the first approximation (and, as far I understand, nlme 
does it internally anyway) I had missed this feature of nlme, even if the PB-
book heavily use-stained.

Dieter