ao: Alternating Optimization
Implementation of an iterative process that optimizes a function by
alternately performing restricted optimization over parameter subsets.
Instead of solving one joint optimization problem, alternating optimization
breaks it into smaller sub-problems. This approach can make optimization
feasible when joint optimization is too difficult.
| Version: |
1.2.3 |
| Depends: |
R (≥ 4.1.0) |
| Imports: |
checkmate, cli, future.apply, oeli (≥ 0.7.5), optimizeR (≥
1.2.1), progressr, R6, stats, utils |
| Suggests: |
devtools, ggplot2, knitr, rmarkdown, testthat (≥ 3.0.0) |
| Published: |
2026-05-11 |
| DOI: |
10.32614/CRAN.package.ao |
| Author: |
Lennart Oelschläger
[aut, cre],
Siddhartha Chib [ctb] |
| 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 |
| Language: |
en-US |
| Materials: |
README, NEWS |
| In views: |
Optimization |
| CRAN checks: |
ao results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ao
to link to this page.