Package: optimCheck 1.0.1
optimCheck: Graphical and Numerical Checks for Mode-Finding Routines
Tools for checking that the output of an optimization algorithm is indeed at a local mode of the objective function. This is accomplished graphically by calculating all one-dimensional "projection plots" of the objective function, i.e., varying each input variable one at a time with all other elements of the potential solution being fixed. The numerical values in these plots can be readily extracted for the purpose of automated and systematic unit-testing of optimization routines.
Authors:
optimCheck_1.0.1.tar.gz
optimCheck_1.0.1.zip(r-4.7)optimCheck_1.0.1.zip(r-4.6)optimCheck_1.0.1.zip(r-4.5)
optimCheck_1.0.1.tgz(r-4.6-any)optimCheck_1.0.1.tgz(r-4.5-any)
optimCheck_1.0.1.tar.gz(r-4.7-any)optimCheck_1.0.1.tar.gz(r-4.6-any)
optimCheck_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
optimCheck/json (API)
| # Install 'optimCheck' in R: |
| install.packages('optimCheck', repos = c('https://mlysy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mlysy/optimcheck/issues
Pkgdown/docs site:https://mlysy.github.io
Last updated from:2bc3dc7f90. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 202 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 84 | ||
| macos-oldrel-arm64 | OK | 94 | ||
| windows-devel | OK | 123 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 93 |
Exports:optim_projoptim_refit
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Graphical and numerical checks for mode-finding routines. | optimCheck-package optimCheck |
| Elementwise difference between potential and optimal solutions. | diff.optcheck diff.optproj diff.optrefit diff.summary.optcheck diff.summary.optproj diff.summary.optrefit |
| Projection plot test. | optim_proj |
| Refined optimization test. | optim_refit |
| Projection plots for optimization routines. | plot.optproj |
| Print method for 'optcheck' and 'summary.optcheck' objects. | print.optcheck print.optproj print.optrefit print.summary.optcheck print.summary.optproj print.summary.optrefit |
| 'summary' method for projection plots. | summary.optproj |
| 'summary' method for 'optrefit' objects. | summary.optrefit |
