Changelog
Source:NEWS.md
fastTS 1.0.2
CRAN release: 2024-12-01
- Fixed some tests that were very slightly sensitive to OS and were causing errors in R CMD CHECK on CRAN.
fastTS 1.0.0
CRAN release: 2024-03-07
- Improved handling of out-of-sample error estimation
- Using
rsq_trad_vecinstead ofrsq_vec - Improved print method for
fastTSobjects - Improved documentation
- Improved unit tests, ensuring method fits at least decently well on a few time series example data sets
- Adding
fastTSparametric penalty scaling functionality viaweight_type,m, andr, andpenalty_scalerfunction. - Fixed bug(s) in prediction method for
fastTSobjects, no paper conclusions were harmed in the process. - Added forecast option to
predict.fastTSwith optionforecast_ahead