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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:4e3e7bcf92. Checks:3 OK, 4 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 17 2025 |
R-4.5-win | NOTE | Jan 17 2025 |
R-4.5-linux | NOTE | Jan 17 2025 |
R-4.4-win | NOTE | Jan 17 2025 |
R-4.4-mac | NOTE | Jan 17 2025 |
R-4.3-win | OK | Jan 17 2025 |
R-4.3-mac | OK | Jan 17 2025 |
Exports:axsearchbmchkbmstepctrldefaultfnchkgHgengHgenbgrbackgrcentralgrchkgrfwdgrndhesschkkktchkoptspscalechk
Dependencies:numDeriv