optextras: Tools to Support Optimization Possibly with Bounds and Masks

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.

Package details

AuthorJohn C Nash [aut, cre]
MaintainerJohn C Nash <nashjc@uottawa.ca>
LicenseGPL-2
Version2019-12.4
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("optextras", repos="http://R-Forge.R-project.org")

Try the optextras package in your browser

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

optextras documentation built on Dec. 31, 2019, 3:01 a.m.