dynare/matlab/+pac
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
..
+estimate Raise error of an optimization algorithm is not available. 2018-09-13 16:16:07 +02:00
+update Fixed ordering of variables in error correction term of PAC equation 2018-09-06 22:07:31 +02:00
check.m Added check routine for PAC equation. 2018-07-16 14:56:05 +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