Manual: add reference for cycle reduction

remove-priordens
Johannes Pfeifer 2023-11-21 03:32:43 +01:00
parent e15fba807f
commit eb8444889a
2 changed files with 3 additions and 2 deletions

View File

@ -13,6 +13,7 @@ Bibliography
* Andrews, Donald W.K (1991): “Heteroskedasticity and autocorrelation consistent covariance matrix estimation”, *Econometrica*, 59(3), 817858.
* Backus, David K., Patrick J. Kehoe, and Finn E. Kydland (1992): “International Real Business Cycles,” *Journal of Political Economy*, 100(4), 745775.
* Baxter, Marianne and Robert G. King (1999): “Measuring Business Cycles: Approximate Band-pass Filters for Economic Time Series,” *Review of Economics and Statistics*, 81(4), 575593.
* Bini, Dario A., Guy Latouche, and Beatrice Meini (2002): “Solving matrix polynomial equations arising in queueing problems,” *Linear Algebra and its Applications*, 340, 225244.
* Born, Benjamin and Johannes Pfeifer (2014): “Policy risk and the business cycle”, *Journal of Monetary Economics*, 68, 68-85.
* Boucekkine, Raouf (1995): “An alternative methodology for solving nonlinear forward-looking models,” *Journal of Economic Dynamics and Control*, 19, 711734.
* Brayton, Flint and Peter Tinsley (1996): "A Guide to FRB/US: A Macroeconomic Model of the United States", *Finance and Economics Discussion Series*, 1996-42.

View File

@ -4826,7 +4826,7 @@ Computing the stochastic solution
``cycle_reduction``
Uses the cycle reduction algorithm to solve the
Uses the cycle reduction algorithm of ``Bini et al. (2002)`` to solve the
polynomial equation for retrieving the coefficients
associated to the endogenous variables in the decision
rule. This method is faster than the default one for
@ -4834,7 +4834,7 @@ Computing the stochastic solution
``logarithmic_reduction``
Uses the logarithmic reduction algorithm to solve the
Uses the logarithmic reduction algorithm of ``Bini et al. (2002)`` to solve the
polynomial equation for retrieving the coefficients
associated to the endogenous variables in the decision
rule. This method is in general slower than the