Package: globalOptTests 1.1
Katharine Mullen
globalOptTests: Objective functions for benchmarking the performance of global optimization algorithms
This package makes available 50 objective functions for benchmarking the performance of global optimization algorithms
Authors:
globalOptTests_1.1.tar.gz
globalOptTests_1.1.tar.gz(r-4.5-noble)globalOptTests_1.1.tar.gz(r-4.4-noble)
globalOptTests_1.1.tgz(r-4.4-emscripten)globalOptTests_1.1.tgz(r-4.3-emscripten)
globalOptTests.pdf |globalOptTests.html✨
globalOptTests/json (API)
NEWS
# Install 'globalOptTests' in R: |
install.packages('globalOptTests', repos = c('https://cran.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 10 years agofrom:c20ccfccd9. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 03 2024 |
Exports:getDefaultBoundsgetGlobalOptgetProblemDimengoTest
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Objective functions for benchmarking the performance of continuous global optimization algorithms | globalOptTests-package globalOptTests |
Get the default box constraints for the objective function. | getDefaultBounds |
Return the global optimum of a given objective function. | getGlobalOpt |
Get the length of the parameter vector expected by a given objective function. | getProblemDimen |
Call an objective function | goTest |