CRAFT 0.1.0
- Initial CRAN-preparation release.
- Added trajectory embedding helpers for lag and lead cumulative
changes.
- Added SVD changepoint regime detection and transition-based regime
forecasting through
craft_fit() and
craft_predict().
- Added smooth empirical forecast distribution fitting.
- Added tests, manual pages, README, and vignette.