Alternating optimization of (high-dimensional) functions is an iterative procedure for optimizing jointly over all parameters by alternately optimizing parameter subsets. For a reference on the method, see Bezdek and Hathaway (2002) "Some Notes on Alternating Optimization" <doi:10.1007/3-540-45631-7_39>.
Version: | 0.2.3 |
Depends: | R (≥ 4.0.0), optimizeR |
Imports: | ggplot2, lifecycle, rlang |
Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown, covr |
Published: | 2022-09-02 |
Author: | Lennart Oelschläger [aut, cre] |
Maintainer: | Lennart Oelschläger <oelschlaeger.lennart at gmail.com> |
BugReports: | https://github.com/loelschlaeger/ao/issues |
License: | GPL-3 |
URL: | https://github.com/loelschlaeger/ao/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ao results |
Reference manual: | ao.pdf |
Vignettes: |
Alternating optimization with {ao} |
Package source: | ao_0.2.3.tar.gz |
Windows binaries: | r-devel: ao_0.2.3.zip, r-release: ao_0.2.3.zip, r-oldrel: ao_0.2.3.zip |
macOS binaries: | r-release (arm64): ao_0.2.3.tgz, r-oldrel (arm64): ao_0.2.3.tgz, r-release (x86_64): ao_0.2.3.tgz, r-oldrel (x86_64): ao_0.2.3.tgz |
Old sources: | ao archive |
Please use the canonical form https://CRAN.R-project.org/package=ao to link to this page.