Skip to content
Prev 77502 / 398502 Next

nls()

I have passed the identities and values of fixed parameters via the 
"..." arguments in optim;  I don't know about nls.  Then internal to the 
function that optim is to minimize, I combine the "x" argument with the 
fixed parameters to obtain the full set of parameters.  I've used that 
effectively.  It's not trivial, but it can be made to work.

	  spencer graves
J.M. Breiwick wrote: