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.

Getting started

Package details

AuthorJános Hevner
MaintainerJános Hevner <hevnerjanos@hotmail.com>
LicenseGPL-3
Version1.0.5
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("BarBorGradient")

Try the BarBorGradient package in your browser

Any scripts or data that you put into this service are public.

BarBorGradient documentation built on May 2, 2019, 6:11 a.m.