61b298a43d
nloptr is an R interface to NLopt. NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. WWW: https://cran.r-project.org/web/packages/nloptr/
6 lines
317 B
Text
6 lines
317 B
Text
nloptr is an R interface to NLopt. NLopt is a free/open-source
|
|
library for nonlinear optimization, providing a common interface
|
|
for a number of different free optimization routines available
|
|
online as well as original implementations of various other algorithms.
|
|
|
|
WWW: https://cran.r-project.org/web/packages/nloptr/
|