dynare/matlab/pac-tools
Stéphane Adjemian (Charybdis) 2eb793a1f9 Added routine returning the equation tag of a PAC equation.
This routine is to be used to programatically search results under
oo_.pac.

For instance, if one wants to display the R² associated to the
estimation of the PAC equation named `zpac`, where the PAC model name
is `pacman`:

oo_.pac.pacman.equations.(geteqtag('zpac', 'pacman', M_)).R2
2019-10-28 17:58:12 +01:00
..
a2alpha.m Added missing copyright headers. 2018-08-15 22:05:47 +02:00
buildGmatrix.m Added missing copyright headers. 2018-08-15 22:05:47 +02:00
buildGmatrixWithAlphaAndBeta.m Added missing copyright headers. 2018-08-15 22:05:47 +02:00
geteqtag.m Added routine returning the equation tag of a PAC equation. 2019-10-28 17:58:12 +01:00
hVectors.m Fixed definition of h (PAC expectation reduced form). 2018-11-27 10:05:40 +01:00
iota.m Added missing copyright headers. 2018-08-15 22:05:47 +02:00