CMD + K

r-barborgradient

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-barborgradient

Usage Tracking

1.0.5
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Aug 14, 2019 at 08:53

License

GPL-3

Total Downloads

282

Supported Platforms

noarch