Skip to content
Prev 5685 / 398506 Next

Non linear regression using Levenberg-Marquardt method

On Mon, 15 May 2000, Marjorie Bourgoin wrote:

            
The nls package fits many non-linear models. Some of them are
'self-starting'; they don't need starting values.  Even if your model
isn't one of them you might be able to work out how to make it
self-starting.

I don't think it uses a Levenberg-Marquardt algorithm, but that shouldn't
matter.

You could also code the model as a minimisation problem and feed it to
optim(), which also doesn't use a Levenberg-Marquardt model.


	-thomas

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._