neldermead
R Port of the 'Scilab' Neldermead Module
Provides several direct search optimization algorithms based on the simplex method. The provided algorithms are direct search algorithms, i.e. algorithms which do not use the derivative of the cost function. They are based on the update of a simplex. The following algorithms are available: the fixed shape simplex method of Spendley, Hext and Himsworth (unconstrained optimization with a fixed shape simplex, 1962) doi:10.1080/00401706.1962.10490033, the variable shape simplex method of Nelder and Mead (unconstrained optimization with a variable shape simplex made, 1965) doi:10.1093/comjnl/7.4.308, and Box's complex method (constrained optimization with a variable shape simplex, 1965) doi:10.1093/comjnl/8.1.42.
- Version1.0-12
- R versionunknown
- LicenseCeCILL-2
- Needs compilation?No
- Last release02/01/2022
Documentation
Team
Sebastien Bihorel
Michael Baudin
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends2 packages
- Suggests2 packages
- Reverse Depends1 package
- Reverse Imports1 package
- Reverse Suggests1 package