dynare/matlab/+var_expectation
Stéphane Adjemia (Scylla) a53c63d6d5
Added routines to print PAC_EXPECTATION and VAR_EXPECTATION in files.
Each new routine pac.print() and var_expectation.print(), creates two files
that can be included (using the macro language) in a mod file. The first
file, {pac,var}expectationmodename-parameters.inc saved under
{M_.fname}/model/{pac,var}expectationmodel, contains the declaration of the
parameters created for the expanded (var or pac) expectation model, with
calibrated values. The second file, {pac,var}expectationmodename-parameters.inc
saved in the same subfolder, contains the expanded version of the (pac or var)
expectation term as a linear combination of the variables in the companion
representation of the expectatino model.
2018-10-14 16:57:51 +02:00
..
+update New version of get_companion_matrix + new integration test. 2018-09-19 17:39:48 +02:00
initialize.m Switch to new get_companion_matrix routine. 2018-09-28 19:27:17 +02:00
print.m Added routines to print PAC_EXPECTATION and VAR_EXPECTATION in files. 2018-10-14 16:57:51 +02:00
update.m Cosmetic changes. 2018-08-22 11:49:30 +02:00