Steady state in BGG 1999
Posted: Sat Feb 27, 2016 3:58 pm
Has anybody ever replicated the steady state in the financial accelerator paper from BGG (1999)?
According to BGG they want a steady state threshold value that implies an annual bankruptcy rate of 3%. Given that the threshold is log normally distributed with the moment conditions they describe this should give a threshold value of 0.4936 (adjusted so that we can work with quarterly rates, as in the paper). BGG also declare that the annual spread between the return on capital and the risk free rate should be of 200 basis points and that the leverage ratio should be 2. I cannot find a way of having all these conditions matched. I have tried solving the steady state with fsolve and also sequentially, by hand, and the results are always a bit off (either the spread is different or the leverage ratio is different).
Looking around on google I found Christiano's notes on CSV and BGG. They provide a roadmap on how to calculate these parameters (although with different conditions). I can replicate his results, but not the steady state conditions that BGG talk about.
I was wondering if anybody has actually replicated the steady state in BGG 1999 and if anybody would be willing to share their code.
Christiano's notes: page 25 explains a roadmap for computing the threshold, leverage and lending rate. http://faculty.wcas.northwestern.edu/~l ... andout.pdf
Original BGG paper. Page 1368 talks about parameters and the steady state http://faculty.wcas.northwestern.edu/~l ... hapter.pdf
Thanks
P.S. (I suspect that in page 1368 BGG refer to the return on capital as the primary lending rate. Shouldn't the primary lending rate be Z, the one they describe in equation 3.3 and that governs at which rate bankers lend? Even if I define the spread with regards to Z, I cannot replicate their steady state results)
According to BGG they want a steady state threshold value that implies an annual bankruptcy rate of 3%. Given that the threshold is log normally distributed with the moment conditions they describe this should give a threshold value of 0.4936 (adjusted so that we can work with quarterly rates, as in the paper). BGG also declare that the annual spread between the return on capital and the risk free rate should be of 200 basis points and that the leverage ratio should be 2. I cannot find a way of having all these conditions matched. I have tried solving the steady state with fsolve and also sequentially, by hand, and the results are always a bit off (either the spread is different or the leverage ratio is different).
Looking around on google I found Christiano's notes on CSV and BGG. They provide a roadmap on how to calculate these parameters (although with different conditions). I can replicate his results, but not the steady state conditions that BGG talk about.
I was wondering if anybody has actually replicated the steady state in BGG 1999 and if anybody would be willing to share their code.
Christiano's notes: page 25 explains a roadmap for computing the threshold, leverage and lending rate. http://faculty.wcas.northwestern.edu/~l ... andout.pdf
Original BGG paper. Page 1368 talks about parameters and the steady state http://faculty.wcas.northwestern.edu/~l ... hapter.pdf
Thanks
P.S. (I suspect that in page 1368 BGG refer to the return on capital as the primary lending rate. Shouldn't the primary lending rate be Z, the one they describe in equation 3.3 and that governs at which rate bankers lend? Even if I define the spread with regards to Z, I cannot replicate their steady state results)