NEWS
optimall 1.4.0 (2026-04-03)
- Added Wright algorithm III functionality to optimum_allocation() and allocate_wave().
- Efficiency improvements for all Wright algorithms, significantly decreasing run time.
optimall 1.3.1 (2026-01-28)
- Small fix in vignettes to maintain compatability with
survey package version 4.5
optimall 1.3.0 (2025-09-08)
optimall 1.2.0 (2025-07-16)
Enhancements
- Added A-optimality functionality to optimum_allocation() and allocate_wave().
optimall 1.1.1 (2024-06-03)
Enhancements
- Added a new vignette describing estimation in studies using multi-wave sampling using
survey.
Bug fixes
- Revised tests to pass on OpenBLAS.
optimall 1.1.0 (2024-04-13)
Enhancements
A number of enhancements were made to the Multiwave Object:
- set_mw() and get_mw() for easy access to slots
- Variance parameters and wave-specific sampling probabilities stored by default.
- Added arguments to apply_multiwave() and sample_strata() for storing sampling probabilities.
- Added arguments to apply_multiwave(), sample_strata(), and merge_samples() to store sampling waves.
Bug fixes
- Updated function tests to pass CRAN check on M1Mac
optimall 0.1.5 (2024-02-15)
Bug fixes
- Updated function tests to pass CRAN check on Windows
optimall 0.1.4 (2024-01-12)
Enhancements
- allocate_wave() now defaults to providing a detailed summary of allocation
Bug fixes
- Increased phantomJS timeout time for optimall_shiny() test to pass CRAN check
optimall 0.1.3 (2023-09-06)
Enhancements
- Updated documentation for get_data()
- Added options for allocation method in allocate_wave()
Bug fixes
- Fixed input binding error for testing shiny on windows to pass CRAN check
optimall 0.1.2 (2022-11-09)
Bug fixes
- Updated function tests to pass CRAN check on M1mac
optimall 0.1.1 (2022-02-09)
Bug fixes
- Fixed typos in documentation
- Updated function tests to pass CRAN check regarding all.equal.numeric()
optimall 0.1.0 (2021-07-21)