dynare/matlab/+pac
Stéphane Adjemian (Charybdis) d3db092c81
Added a cherry-pick routine.
Extracts equations from a mod file and produce .inc files (equations, lists of
parameters, endogenous variables and exogenous variables) that can be included
in a mod file that will be used to simulate the model.

If an innovation has a tag `(used='estimationonly')` it will be excluded from
the generated files (ie list of shocks and equations).
2019-03-14 11:04:10 +01:00
..
+bgp Fixed growth neutrality correction in presence of exogenous variables. 2019-03-11 11:54:53 +01:00
+estimate Added the possibility to have exogenous variables in the optimal part of PAC. 2019-03-08 14:34:41 +01:00
+mce Added PAC with Model Consistent Expectations. 2019-02-25 17:31:58 +01:00
+update Fixed growth neutrality correction in presence of exogenous variables. 2019-03-11 11:54:53 +01:00
check.m Added check routine for PAC equation. 2018-07-16 14:56:05 +02:00
initialize.m Fixed growth neutrality correction in presence of exogenous variables. 2019-03-11 11:54:53 +01:00
print.m Added a cherry-pick routine. 2019-03-14 11:04:10 +01:00