Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Develop the basic ETS model with normal distribution #1

Closed
config-i1 opened this issue Dec 23, 2019 · 1 comment
Closed

Develop the basic ETS model with normal distribution #1

config-i1 opened this issue Dec 23, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@config-i1
Copy link
Owner

config-i1 commented Dec 23, 2019

This means the implementation similar to Hyndman et al. (2008)

  1. Initialiser of the ETS model;
  2. Fitter of the ETS model;
  3. Estimator;
  4. Likelihood extractor;
  5. Conditional variance method;
  6. vcov() method;
  7. summary() in the alm() style;

Keep in mind the future lags variable and flexible structure of mes()

@config-i1 config-i1 added the enhancement New feature or request label Dec 23, 2019
@config-i1
Copy link
Owner Author

Sort of done. Things missing:

  1. Conditional variance;
  2. vcov() method - this should be done in Methods to implement: #11;
  3. summary().

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant