config-i1 / mes

Mixed Exponential Smoothing
0 stars 0 forks source link

Create testthat scripts for ADAM #37

Closed config-i1 closed 4 years ago

config-i1 commented 4 years ago

This should test:

  1. ETS;
  2. ARIMA;
  3. Regression;
  4. All their combinations;
  5. Basic methods;
  6. Different loss and distribution values;
  7. forecast() with different interval types.