NEWS
synthesizer 0.5.0
- Improved documentation and reorganized code internally.
- Removed 'pMSE()' as it is out of scope for this package, and offered by other
packages.
synthesizer 0.4.0 (2025-02-07)
- added 'rankcor' argument to perturb ranks to 'synthesize()'
- renamed parameter y -> x in 'synthesize' and 'make_synthesizer()'
- removed experimental quality metrics (left pMSE)
- added time series synthesizer
- simplified style.css for vignette
synthesizer 0.3.1 (2024-10-11)
- fix: bug in rank order matching
synthesizer 0.3.0 (2024-10-01)
- Improved handling of missing values
- Added support for vectors of type 'logical'
- Updated DESCRIPTION and URL after CRAN team remarks.
synthesizer 0.2.0 (2024-06-13)