Package: atmopt 0.1.0
atmopt: Analysis-of-Marginal-Tail-Means
Provides functions for implementing the Analysis-of-marginal-Tail-Means (ATM) method, a robust optimization method for discrete black-box optimization. Technical details can be found in Mak and Wu (2018+) <arxiv:1712.03589>. This work was supported by USARO grant W911NF-17-1-0007.
Authors:
atmopt_0.1.0.tar.gz
atmopt_0.1.0.zip(r-4.5)atmopt_0.1.0.zip(r-4.4)atmopt_0.1.0.zip(r-4.3)
atmopt_0.1.0.tgz(r-4.4-any)atmopt_0.1.0.tgz(r-4.3-any)
atmopt_0.1.0.tar.gz(r-4.5-noble)atmopt_0.1.0.tar.gz(r-4.4-noble)
atmopt_0.1.0.tgz(r-4.4-emscripten)atmopt_0.1.0.tgz(r-4.3-emscripten)
atmopt.pdf |atmopt.html✨
atmopt/json (API)
# Install 'atmopt' in R: |
install.packages('atmopt', repos = c('https://simonmak.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 6 years agofrom:fa8bb003ec. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 12 2024 |
R-4.5-win | OK | Oct 12 2024 |
R-4.5-linux | OK | Oct 12 2024 |
R-4.4-win | OK | Oct 12 2024 |
R-4.4-mac | OK | Oct 12 2024 |
R-4.3-win | OK | Oct 12 2024 |
R-4.3-mac | OK | Oct 12 2024 |
Exports:atm.addptsatm.initatm.nextptsatm.predictatm.remlevcamel6detpep10exp
Dependencies:colorspacecombinatconf.designDoE.basegmpgtoolshierNetlatticelmtestMASSmathjaxrnumberspartitionspolynomrbibutilsRdpacksetsvcdzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Analysis-of-marginal-Tail-Means | atmopt-package atmopt |
Add new data for ATM | atm.addpts |
Initializing ATM object | atm.init |
Computes new design points for ATM | atm.nextpts |
Predict the minimum setting for ATM | atm.predict |
Removing worst levels for ATM | atm.remlev |
Six-hump discrete test function | camel6 |
DetPep10Exp discrete test function | detpep10exp |