inflation expectations as observable

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.

inflation expectations as observable

Postby lizzie3108 » Sat Jun 09, 2012 4:59 pm

Hi everyone!

I have been reading the paper of Del Negro and Eusepi (Fitting Observed inflation expectations) and I came out with a question maybe a silly one but I prefer that someone who knows Dynare better can help me. In this paper they say thet they make inflation expectations observables when they make the DSGE estimation (a bayesian one), how is it possible? Is it possible to make pi(+1) observable? or there are other ways to do it? Please if someone could answer this it would be really great.

Thank you so much
lizzie3108
 
Posts: 18
Joined: Sun Apr 01, 2012 6:03 pm

Re: inflation expectations as observable

Postby glucke » Sat Jun 09, 2012 6:22 pm

It's really easy. You just declar additional variable e_pi and write additional equation: e_pi=pi(+1);. After that you have usual observed variable e_pi (I think that it is better to add measurement errors for this variable (I don't check was it in the model or not)).
Sorry for my English. I'm from Russia.
glucke
 
Posts: 31
Joined: Sun Apr 01, 2007 6:43 pm

Re: inflation expectations as observable

Postby lizzie3108 » Sun Jun 10, 2012 7:57 am

ok thanks, but how do i get measurement errors? and why should i include? sorry for these equations but I am not so good at dynare.
lizzie3108
 
Posts: 18
Joined: Sun Apr 01, 2012 6:03 pm

Re: inflation expectations as observable

Postby jpfeifer » Sun Jun 10, 2012 8:43 am

by defining an additional shock, e.g.
Code: Select all
varexo eps_pi_exp;

and then using
Code: Select all
e_pi=pi(+1) +  eps_pi_exp;

and later on
Code: Select all
varobs e_pi;

He suggests this because inflation expectations are usually very poorly measured and adding measurement error thus appears sensible to improve the fit and reduce estimation problems.
------------
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 5 guests

cron