Search found 5 matches
- Mon Feb 27, 2012 9:38 am
- Forum: ARCH and GARCH Models
- Topic: multivariate garch time-trend in correlation equation
- Replies: 1
- Views: 4350
multivariate garch time-trend in correlation equation
Hi, I have winrats 6 and I was wondering how the following task can be accomplished? I'd appreciate if somebody could provide an example. Thanks for any help. I would like to calculate 90-days rolling-window correlations between conditional volatilities of daily returns for two stocks by using const...
- Sat May 31, 2008 8:59 am
- Forum: General Econometrics
- Topic: Confidence Intervals
- Replies: 1
- Views: 8263
Confidence Intervals
How do we get confidence intervals after the regressions? Thanks for any help.
- Fri May 30, 2008 3:39 am
- Forum: ARCH and GARCH Models
- Topic: Error: ## MAT15. Subscripts Too Large or Non-Positive
- Replies: 1
- Views: 11396
Error: ## MAT15. Subscripts Too Large or Non-Positive
What is the cause of the following error message and how can I correct this problem? ## MAT15. Subscripts Too Large or Non-Positive I used the following code. Garch works without problems but the lines following garch do not. garch(p=1,q=1,mv=bek,hmatrices=hh,method=bfgs,iters=200,pmethod=simplex,pi...
- Fri May 16, 2008 1:51 am
- Forum: ARCH and GARCH Models
- Topic: missing values
- Replies: 5
- Views: 12252
Re: missing values
I want to estimate a multivariate garch model for NYSE and London Stock Exchange. Removing the weekends is easy. But non-trading holidays are different for both countries. How can I deal with this problem for multivariate garch? Should I just remove the days for "both" countries when retur...
- Thu May 15, 2008 8:50 am
- Forum: ARCH and GARCH Models
- Topic: missing values
- Replies: 5
- Views: 12252
missing values
Does garch handle missing values?
For return series, the values for the weekends are missing. Should I remove those lines before I process the data? Thanks.
For return series, the values for the weekends are missing. Should I remove those lines before I process the data? Thanks.