NEWS
audrex 2.0.0 (2022-03-21)
- Changed the whole architecture: from one-step function to multi-point models for each sequence
- Added latent dimension reduction with svd
- Added automatic differentiation via recursive F-test for de-trending and removed deriv
- Added Yeo-Johson normalization and removed minmax
- Expanded the available statistics both in predictions and pred_stats
audrex 1.0.1 (2021-08-18)
- Added minmax normalization and removed shift feature
- Expanded the available statistics both in predictions and pred_stats
- Added cross-validation through expanding windows
- Added two datasets
- Added link to article in Rpubs
audrex 1.0.0 (2021-04-28)
- Added a
NEWS.md
file to track changes to the package.