Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | yao2103@columbia.edu |
To | statalist@hsphsun2.harvard.edu |
Subject | st: fcast after SVAR using fixed variables |
Date | Thu, 05 Apr 2012 11:41:58 -0400 |
Dear All, I am trying to forecast a subset of endogenous variables based on fixed values of some of the other endogenous variables after svar. This is what I am doing: svar x y z, lag(1/2) Then forecast 10 period step ahead fcast c m2_, step (10)In forecasting of m2_x , Stata uses the forecast of y and z, i.e. m2_y and m2_z.
What I want to do is forecast m2_x, but only use the forecast of m2_y while maintaining the actual values of z in the forecast. In other words I want to fix z.
I wanted to know if there is way to do this. Thank you. Yaw * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/