dynare/tests/trend-component-and-var-models
Stéphane Adjemian (Charybdis) edede274f2
Make the detection of the target in PAC equation more robust.
In a PAC equation, the error correction term must be written as:

β×(yₜ₋₁-xₜ₋₁)

where x is the endogenous variable determined by the equation and y
the target for x. The ordering matters, if not respected the
preprocessor wll not identify the error correction term (hence the
target) and will throw an error. The target must be an endogenous
variable or the log of an endogenous variable. For a more general
target, ie an expression, one can create an auxiliary variable.

We impose the ordering, target comes first in the error correction
term, so that the stability condition is always β>0 (this constraint
can be enforced when estimating the PAC equation).
2020-07-24 17:36:31 +02:00
..
legacy Fixed bug in integration tests (trends-->targets). 2018-09-28 12:23:37 +02:00
tcm1.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00
tcm2.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00
tcm3.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00
tcm4.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00
tcm5.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00
tcm6.mod Make the detection of the target in PAC equation more robust. 2020-07-24 17:36:31 +02:00
tcm7.mod Make the detection of the target in PAC equation more robust. 2020-07-24 17:36:31 +02:00
tcm8.mod Make the detection of the target in PAC equation more robust. 2020-07-24 17:36:31 +02:00
tcm9.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00
tcm10.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00
tcm11.mod Added integration tests (trend component models). 2019-03-29 17:58:03 +01:00
tcm12.mod Added integration tests (trend component models). 2019-03-29 17:58:03 +01:00
vm1.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00
vm2.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00
vm3.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00
vm4.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00
vm5.mod Generalised trend component model. 2019-03-29 17:52:46 +01:00