Commit Graph

24 Commits (a6150bae826be8fab3f4d560825434b98baffb25)

Author SHA1 Message Date
Houtan Bastani a6150bae82 get_companion_matrix: simplify check (no need for allocation) 2018-09-12 18:29:14 +02:00
Houtan Bastani a32e2f165a get_companion_matrix: remove unnecessary conditional 2018-09-12 18:29:07 +02:00
Stéphane Adjemian(Charybdis) 044f0f8de6 Added missing output required by some integration tests. 2018-09-03 17:38:09 +02:00
Stéphane Adjemian(Charybdis) 5ea0c8098b Ensure that the ordering of the trend variables is consistent...
... With the ordering of the EC variables.
2018-09-03 17:35:59 +02:00
Stéphane Adjemia (Scylla) 4a0b3ffe7e Adapted matlab code to new TREND_COMPONENT auxiliary model. 2018-08-21 21:49:58 +02:00
Stéphane Adjemian(Charybdis) 8b3ba814c7 Fixed PAC index for target variable in companion VAR. 2018-08-10 15:42:13 +02:00
Stéphane Adjemian(Charybdis) 451385774b Cosmetic changes. 2018-08-10 15:36:41 +02:00
Stéphane Adjemian(Charybdis) 5b30ed34ae Allow calls to get_companion_matrix routine with only one argument. 2018-08-04 20:15:52 +02:00
Stéphane Adjemian(Charybdis) bc54022da6 Fixed row ordering issue in the trend component model. 2018-07-09 18:41:35 +02:00
Stéphane Adjemian(Charybdis) f84a6fefb7 Efficiency changes. 2018-06-19 15:40:17 +02:00
Stéphane Adjemian(Charybdis) 4710e68555 Fixed bug.
The  get_companion_matrix routine  was crashing  if the  model block  contained
variables exogenous w.r.t the auxiliary model used for the PAC expectations (in
the trend component model case), before the equations of the auxiliary model.
2018-06-19 14:11:10 +02:00
Stéphane Adjemian(Charybdis) 701633769d Removed hack that is not needed anymore. 2018-06-11 18:22:31 +02:00
Stéphane Adjemian(Charybdis) 447d4ff561 Allow for non diagonal A0 matrix in Error Correction Models. 2018-06-08 12:17:29 +02:00
Houtan Bastani ec0f5ad701 fix indexing bug 2018-06-07 18:48:32 +02:00
Stéphane Adjemian(Charybdis) 1730269e80 Fixed bug. 2018-06-01 18:36:42 +02:00
Stéphane Adjemian(Charybdis) e435a34d90 Tempoarary fix for bug in get_ar_matrices routine.
The number of lags returned in models with diff(dif((x))) is wrong.
2018-05-31 12:14:36 +02:00
Stéphane Adjemian(Charybdis) 27e21acd5a Adapt h1 formula depending on PAC's auxiliary model (var or vecm). 2018-05-30 18:26:18 +02:00
Stéphane Adjemian(Charybdis) d96d039a8a Added VECM as auxiliary model for PAC. 2018-05-29 15:51:31 +02:00
Stéphane Adjemian(Charybdis) a4120a84b6 Adapted matlab routines to recent changes in preprocessor. 2018-05-16 21:31:31 +02:00
Houtan Bastani 6384c9636c var: fix AR, EC matrices 2018-05-15 16:30:53 +02:00
Stéphane Adjemian(Charybdis) eb042b145e Removed debugging display. 2018-04-26 17:46:22 +02:00
Stéphane Adjemian(Charybdis) d6a20af5f3 Added companion matrix corresponding to the VECM in levels. 2018-04-26 16:42:04 +02:00
Stéphane Adjemian (Charybdis) ec003d055f Cosmetic changes. 2018-02-26 12:28:03 +01:00
Stéphane Adjemian (Charybdis) 8be229497a Added routine for evaluating the companion matrix of a VAR model. 2018-02-09 10:57:29 +01:00