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.

1.18 score 15 scripts 285 downloads 16 exports 1 dependencies

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

TargetResultDate
Doc / VignettesOKNov 18 2024
R-4.5-winNOTENov 18 2024
R-4.5-linuxNOTENov 18 2024
R-4.4-winNOTENov 18 2024
R-4.4-macNOTENov 18 2024
R-4.3-winOKNov 18 2024
R-4.3-macOKNov 18 2024

Exports:axsearchbmchkbmstepctrldefaultfnchkgHgengHgenbgrbackgrcentralgrchkgrfwdgrndhesschkkktchkoptspscalechk

Dependencies:numDeriv