Package: optextras 2019-12.4

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.

Authors:John C Nash [aut, cre]

optextras_2019-12.4.tar.gz
optextras_2019-12.4.zip(r-4.5)optextras_2019-12.4.zip(r-4.4)optextras_2019-12.4.zip(r-4.3)
optextras_2019-12.4.tgz(r-4.4-any)optextras_2019-12.4.tgz(r-4.3-any)
optextras_2019-12.4.tar.gz(r-4.5-noble)optextras_2019-12.4.tar.gz(r-4.4-noble)
optextras_2019-12.4.tgz(r-4.4-emscripten)optextras_2019-12.4.tgz(r-4.3-emscripten)
optextras.pdf |optextras.html
optextras/json (API)
NEWS

# Install 'optextras' in R:
install.packages('optextras', repos = c('https://nashjc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

16 exports 0.00 score 1 dependencies 15 scripts 276 downloads

Last updated 5 years agofrom:4e3e7bcf92. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 16 2024
R-4.5-winNOTESep 16 2024
R-4.5-linuxNOTESep 16 2024
R-4.4-winNOTESep 16 2024
R-4.4-macNOTESep 16 2024
R-4.3-winOKSep 16 2024
R-4.3-macOKSep 16 2024

Exports:axsearchbmchkbmstepctrldefaultfnchkgHgengHgenbgrbackgrcentralgrchkgrfwdgrndhesschkkktchkoptspscalechk

Dependencies:numDeriv