-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
We observe a bug in the cruncher v2.2.0. We save a workspace at GUI, with a concrete specification for one series ( SARIMA model (3,1,0)(0,1,1)). We were testing the feature of changing the SARIMA model (3,1,0)(0,1,1) to (2,1,0)(0,1,1).
We delete one ARIMA’s coefficient in the SAProcessing-1.xml file:
0.7490120224589293
0.1681439973124346
4.454586749636755
And also in this item of the file
(we delete this)
We run the cruncher, but it still re-estimates the SARIMA model (3,1,0)(0,1,1).
We run the cruncher V 2.1.0 and it works well and changes the model.
The main differences we observe are:
- The new version doesn’t create the params file
- In the command line, when we run the cruncher appears the series name and [frozen]
Maria Novás
INE-Spain
Metadata
Metadata
Assignees
Labels
No labels