Skip to content
Prev 63 / 1340 Next

R interface for MINPACK least squares optimization library

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.