TSrepr Versions Save

TSrepr: R package for time series representations

v1.0.3

5 years ago

News:

TSrepr 1.0.3 2019/05/31

  • New accuracy measure MSE (mean squared error) was added
  • Fixed SAX breaks (bins) length
  • Fixed some bad alignments in documentation
  • Added stopping criteria for forecasting accuracy measures, when real values and forecasts have a different lengths + tests for that
  • MAAPE is now consistent with MAPE and sMAPE, so it returns error in %

v1.0.2

5 years ago

NEWS:

TSrepr 1.0.2 2018/11/22

  • New accuracy measure MAAPE (mean arctangent absolute percentage error) was added
  • Added new references to vignettes
  • Added new references to documentation
  • Fixed some bad alignments in documentation

v1.0.1

6 years ago

Added:

  • CONTRIBUTING.md file
  • Unit tests (by testthat)
  • Travis CI
  • Codecov
  • Paper about TSrepr project

v1.0.0

6 years ago

This is first release for first submission to CRAN.