- 18 May, 2017 3 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 17 May, 2017 5 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Use clean method instead, for instance: >> o = x13(y); >> o.transform('function','log'); >> o.regression('variables','()'); .. >> o.run(); >> o.clean()
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
(cherry picked from commit 3b7413de5dee93413581f7e87cfe08d3eb16d2d8)
-
- 16 May, 2017 3 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
If exogenous variables (x) are not used.
-
- 11 May, 2017 6 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
TODO Handle the incompatibility of ARIMA and AUTOMDL commands in the same spc file.
-
Stéphane Adjemian authored
It seems that the matlab documentation about datetime is incorrect. This routine is unknown in R2015a (and R2015b acording to Nikola Bokan). If matlab version is smaller than R2016a, we call datestr instead.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Even if the option seems to be deprecated (not mentionned in the Reference manual as of March 2016).
-
- 10 May, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 04 May, 2017 4 commits
-
-
Stéphane Adjemian authored
Only useful if x13 fails (otherwise the files are deleted).
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 20 Apr, 2017 3 commits
- 22 Mar, 2017 6 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 10 Mar, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 09 Mar, 2017 4 commits
-
-
Stéphane Adjemian authored
(cherry picked from commit bbcc68f3a70f37c1b2ce2384932d1b68f3c459f1)
-
Stéphane Adjemian authored
(cherry picked from commit 244b4517bad98fadc80ce1aaf0dcdfd5b530c4fc)
-
Stéphane Adjemian authored
Use X13 Census for estimation.
-
Stéphane Adjemian authored
-
- 23 Feb, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 22 Feb, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 13 Feb, 2017 1 commit
-
-
Stéphane Adjemian authored
GENERAL RULE: Methods with trailing underscore do in place modifications of the object, while methods without trailing underscore do a copy (and leave the original object unchanged). Also fixed some headers and unit tests + cosmetic changes.
-
- 25 Jan, 2017 1 commit
-
-
Stéphane Adjemian authored
-