config-i1 / mes

Mixed Exponential Smoothing
0 stars 0 forks source link

Create vignette with basic features of ADAM #36

Closed config-i1 closed 4 years ago

config-i1 commented 4 years ago

This should outline:

  1. ETS;
  2. ARIMA;
  3. Regression;
  4. Some of their combinations;
  5. forecast() and summary() methods;
config-i1 commented 4 years ago
  1. New methods (rmultistep()), vcov(), confint(), multicov()