storing parameter values with RecursiveForecast command

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.

storing parameter values with RecursiveForecast command

Postby pml20v2.0 » Mon Dec 01, 2014 5:43 pm

Dear Dynare team,

Are the intermediate parameter estimates (and various moments) stored somewhere when estimating with nobs = [t:t+k] and forecast = n? Or must I loop k+1 times my model with nobs =t and forecast = n to retrieve them? It seems the former would be a neat addition to the RecursiveForecast structure (unless I'm too thick to find it in the already gi-normous tree).
Thanks,
Pierre
pml20v2.0
 
Posts: 2
Joined: Mon Dec 01, 2014 5:33 pm

Re: storing parameter values with RecursiveForecast command

Postby jpfeifer » Wed Dec 03, 2014 10:54 am

Try putting
Code: Select all
global oo_recursive_

at the beginning of your mod-file. After running recursive estimation, that shoud allow you to access oo_recursive_, which is a cell array storing the full results structures.
------------
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

Re: storing parameter values with RecursiveForecast command

Postby pml20v2.0 » Wed Dec 03, 2014 7:28 pm

Thanks, Johannes.
Pierre
pml20v2.0
 
Posts: 2
Joined: Mon Dec 01, 2014 5:33 pm


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 11 guests