BarBorGradient: Function Minimum Approximator

Tool to find where a function has its lowest value(minimum). The functions can be any dimensions. Recommended use is with eps=10^-10, but can be run with 10^-20, although this depends on the function. Two more methods are in this package, simple gradient method (Gradmod) and Powell method (Powell). These are not recommended for use, their purpose are purely for comparison.

Version: 1.0.5
Depends: R (≥ 3.0.0)
Imports: stats
Published: 2017-04-24
Author: János Hevner
Maintainer: János Hevner <hevnerjanos at hotmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: BarBorGradient results

Documentation:

Reference manual: BarBorGradient.pdf

Downloads:

Package source: BarBorGradient_1.0.5.tar.gz
Windows binaries: r-devel: BarBorGradient_1.0.5.zip, r-release: BarBorGradient_1.0.5.zip, r-oldrel: BarBorGradient_1.0.5.zip
macOS binaries: r-release (arm64): BarBorGradient_1.0.5.tgz, r-oldrel (arm64): BarBorGradient_1.0.5.tgz, r-release (x86_64): BarBorGradient_1.0.5.tgz

Linking:

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