On Fri, Sep 07, 2007 at 08:34:45PM +0200, Jose Luis Aznarte M. wrote: > Hi! I'm translating some code from Matlab to R and I found a problem. > I need to translate Matlab's function 'lsqnonlin' > (http://www-ccs.ucsd.edu/matlab/toolbox/optim/lsqnonlin.html) into R,
Do you want the "nls" function in R for nonlinear least squares? -- Daniel Lakeland [EMAIL PROTECTED] http://www.street-artists.org/~dlakelan ______________________________________________ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.