CMD + K

r-optextras

Community

Tools to assist in safely applying user generated objective and derivative function to optimization programs. These are primarily function minimization methods with at most bounds and masks on the parameters. Provides a way to check the basic computation of objective functions that the user provides, along with proposed gradient and Hessian functions, as well as to wrap such functions to avoid failures when inadmissible parameters are provided. Check bounds and masks. Check scaling or optimality conditions. Perform an axial search to seek lower points on the objective function surface. Includes forward, central and backward gradient approximation codes.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-optextras

Usage Tracking

2019_12.4
2016_8.8
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Tools to assist in safely applying user generated objective and derivative function to optimization programs. These are primarily function minimization methods with at most bounds and masks on the parameters. Provides a way to check the basic computation of objective functions that the user provides, along with proposed gradient and Hessian functions, as well as to wrap such functions to avoid failures when inadmissible parameters are provided. Check bounds and masks. Check scaling or optimality conditions. Perform an axial search to seek lower points on the objective function surface. Includes forward, central and backward gradient approximation codes.

Last Updated

Feb 19, 2018 at 22:31

License

GPL-2

Total Downloads

90.7K

Supported Platforms

noarch
linux-64
macOS-64
win-64