An iterative process that optimizes a function by alternately performing restricted optimization over parameter subsets. Instead of joint optimization, it breaks the optimization problem down into simpler sub-problems. This approach can make optimization feasible when joint optimization is too difficult.
Version: | 1.2.0 |
Depends: | R (≥ 4.0.0), optimizeR (≥ 1.2.0) |
Imports: | checkmate, cli, future.apply, oeli (≥ 0.7.2), progressr, R6, stats, utils |
Suggests: | devtools, ggplot2, knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2025-04-25 |
DOI: | 10.32614/CRAN.package.ao |
Author: | Lennart Oelschläger
|
Maintainer: | Lennart Oelschläger <oelschlaeger.lennart at gmail.com> |
BugReports: | https://github.com/loelschlaeger/ao/issues |
License: | GPL-3 |
URL: | https://loelschlaeger.de/ao/, https://github.com/loelschlaeger/ao/ |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Optimization |
CRAN checks: | ao results |
Reference manual: | ao.pdf |
Vignettes: |
Alternating optimization (source, R code) |
Package source: | ao_1.2.0.tar.gz |
Windows binaries: | r-devel: ao_1.2.0.zip, r-release: ao_1.2.0.zip, r-oldrel: ao_1.2.0.zip |
macOS binaries: | r-release (arm64): ao_1.2.0.tgz, r-oldrel (arm64): ao_1.2.0.tgz, r-release (x86_64): ao_1.2.0.tgz, r-oldrel (x86_64): ao_1.2.0.tgz |
Old sources: | ao archive |
Please use the canonical form https://CRAN.R-project.org/package=ao to link to this page.