optimsimplex: R Port of the 'Scilab' Optimsimplex Module

Provides a building block for optimization algorithms based on a simplex. The 'optimsimplex' package may be used in the following optimization methods: the simplex method of Spendley et al. (1962) <doi:10.1080/00401706.1962.10490033>, the method of Nelder and Mead (1965) <doi:10.1093/comjnl/7.4.308>, Box's algorithm for constrained optimization (1965) <doi:10.1093/comjnl/8.1.42>, the multi-dimensional search by Torczon (1989) <http://www.cs.wm.edu/~va/research/thesis.pdf>, etc...

Version: 1.0-7
Depends: optimbase (≥ 1.0-8), methods
Published: 2018-02-13
Author: Sebastien Bihorel, Michael Baudin (author of the original module)
Maintainer: Sebastien Bihorel <sb.pmlab at gmail.com>
License: CeCILL-2
NeedsCompilation: no
Materials: README ChangeLog
In views: Optimization
CRAN checks: optimsimplex results

Downloads:

Reference manual: optimsimplex.pdf
Vignettes: Introduction to the optimsimplex package
Package source: optimsimplex_1.0-7.tar.gz
Windows binaries: r-devel: optimsimplex_1.0-7.zip, r-release: optimsimplex_1.0-7.zip, r-oldrel: optimsimplex_1.0-7.zip
macOS binaries: r-release: optimsimplex_1.0-7.tgz, r-oldrel: optimsimplex_1.0-7.tgz
Old sources: optimsimplex archive

Reverse dependencies:

Reverse depends: neldermead

Linking:

Please use the canonical form https://CRAN.R-project.org/package=optimsimplex to link to this page.