Search found 3 matches
- Tue Oct 05, 2010 3:36 pm
- Forum: State Space Models/DSGE
- Topic: Stock-Watson Factor with Stochastic Volatility
- Replies: 3
- Views: 9284
Re: Stock-Watson Factor with Stochastic Volatility
Tom: I have resolved the initial difficulty with the solution that you provided, by correctly dimensioning the vect[vect]. However, the DLM requires another adjustment that eludes me. I am receiving this error message: dlm(method=bfgs,parmset=fixparms,start=DLMSetup(),presample=ergodic,$ a=a,c=c,f=f...
- Tue Oct 05, 2010 8:48 am
- Forum: State Space Models/DSGE
- Topic: Stock-Watson Factor with Stochastic Volatility
- Replies: 3
- Views: 9284
Re: Stock-Watson Factor with Stochastic Volatility
Tom: Thank you. However, I encounter a problem with the dimension of swf(). The example program swgibbsmissing.prg dimensions sw as 5x5, whereas swf is 2x2, which is not conformable with f in the DLM (f is also 5x5, of course). Should swf() return two 5x5 matrices? Clearly, I am not following well e...
- Thu Sep 30, 2010 1:45 pm
- Forum: State Space Models/DSGE
- Topic: Stock-Watson Factor with Stochastic Volatility
- Replies: 3
- Views: 9284
Stock-Watson Factor with Stochastic Volatility
Stock and Watson continue to develop their common factor model. In "The Evolution of National and Regional Factors in U.S. Housing Construction," in Essays in Volatility in Finance and Economics, Time Series, and Regional Economics (2010), they allow volatilities to break midway through th...