A question about Carlstrom and Fuerst 1997 model

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

A question about Carlstrom and Fuerst 1997 model

Postby JX2016 » Fri Jun 24, 2016 2:17 pm

I downloaded the dynare code from Ambrogio's webpage

I try to replicate the model myself but I have problems with the calibration.

My question is, how do they determine the initial value of omegab =0.603892??


I will appreciate it a lot if someone can help me with this simple question!
Attachments
CF97.mod
(3.09 KiB) Downloaded 52 times
JX2016
 
Posts: 14
Joined: Fri Jun 24, 2016 2:10 pm

Re: A question about Carlstrom and Fuerst 1997 model

Postby jpfeifer » Mon Jun 27, 2016 11:28 am

It is determined so that f=0.39.
Code: Select all
mu       = 0.25;   
S        = 0.207; 
M        = -.5*S^2; 
omegab  = 0.603892;
PHI     = normcdf((log(omegab)-M)/S);
phi     = normpdf((log(omegab)-M)/S) / (omegab*S);
g       = normcdf((log(omegab)-M)/S - S) - PHI*mu + (1-PHI)*omegab;
f       = 1-mu*PHI- g;
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 8 guests