[R-pkgs] R interface for MINPACK least squares optimization library
Timur Elzhov
Timur.Elzhov at jinr.ru
Fri Oct 8 09:20:22 CEST 2004
Hello guys.
I've built and uploaded to CRAN an R interface to MINPACK Fortran library,
which solves non-linear least squares problem by modification of the
Levenberg-Marquardt algorithm. The package includes one R function, which
passes all the necessary control parameters to the appropriate Fortran
functions.
The package location is
http://cran.r-project.org/src/contrib/Descriptions/minpack.lm.html
Best wishes,
Timur.
More information about the R-packages
mailing list