Installation
About
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.
Key Metrics
Downloads
Last 24 hours | 0 -100% |
Last 7 days | 35 -22% |
Last 30 days | 151 -1% |
Last 90 days | 486 -31% |
Last 365 days | 2.802 -51% |
Depends
R | ≥ 3.0.0 |
Imports
stats |