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

AR/MA lags in the ETS model #13

Closed
config-i1 opened this issue Feb 10, 2020 · 3 comments
Closed

AR/MA lags in the ETS model #13

config-i1 opened this issue Feb 10, 2020 · 3 comments
Labels
enhancement New feature or request
Projects

Comments

@config-i1
Copy link
Owner

Add an option of specifying AR and MA in the model, making model even more complicated...

@config-i1 config-i1 created this issue from a note in ADAM (To do) Feb 10, 2020
@config-i1 config-i1 added the enhancement New feature or request label Feb 10, 2020
@config-i1 config-i1 moved this from To do to In progress in ADAM Mar 22, 2020
@config-i1 config-i1 moved this from In progress to To do in ADAM Mar 22, 2020
@config-i1 config-i1 moved this from To do to In progress in ADAM Mar 25, 2020
@config-i1 config-i1 moved this from In progress to To do in ADAM Mar 25, 2020
@config-i1 config-i1 moved this from To do to In progress in ADAM Mar 26, 2020
@config-i1 config-i1 moved this from In progress to To do in ADAM Apr 1, 2020
@config-i1 config-i1 moved this from To do to In progress in ADAM Apr 1, 2020
@config-i1 config-i1 moved this from In progress to To do in ADAM Apr 7, 2020
@config-i1 config-i1 moved this from To do to In progress in ADAM Apr 11, 2020
@config-i1 config-i1 moved this from In progress to To do in ADAM Apr 23, 2020
@config-i1 config-i1 moved this from To do to In progress in ADAM Apr 27, 2020
@config-i1 config-i1 moved this from In progress to To do in ADAM Apr 27, 2020
@config-i1 config-i1 mentioned this issue Apr 27, 2020
@config-i1 config-i1 moved this from To do to In progress in ADAM Apr 27, 2020
config-i1 added a commit that referenced this issue Apr 29, 2020
2. Fixes for non-ts objects;
3. Fix for rmultistep() and ot=0. Make it oblivious about the occurrence.
@config-i1 config-i1 moved this from In progress to To do in ADAM May 6, 2020
@config-i1 config-i1 moved this from To do to In progress in ADAM May 6, 2020
@config-i1 config-i1 moved this from In progress to To do in ADAM May 13, 2020
@config-i1 config-i1 moved this from To do to In progress in ADAM May 18, 2020
@config-i1
Copy link
Owner Author

Formulate this differently than SSARIMA / MSARIMA. Forget about the drift, just have constant.

config-i1 added a commit that referenced this issue May 23, 2020
@config-i1
Copy link
Owner Author

Things to do:

  1. Correct name of the model,
  2. Correct print(),
  3. Correct vcov() and summary(),
  4. "NNN" model,
  5. Provided parameters for ARIMA,
  6. Etype="M",
  7. Update in adamGeneral.h in the gvalues() for ARIMA
  8. forecast.adam() with interval options

config-i1 added a commit that referenced this issue May 23, 2020
config-i1 added a commit that referenced this issue May 23, 2020
@config-i1
Copy link
Owner Author

All of this is now implemented

ADAM automation moved this from In progress to Done May 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
ADAM
  
Done
Development

No branches or pull requests

1 participant