GARCH (1,1)-M

For econometric discussions not necessarily related to EViews.

Moderators: EViews Gareth, EViews Moderator

Tinoosh16259
Posts: 7
Joined: Mon Jun 03, 2013 9:16 pm

GARCH (1,1)-M

Postby Tinoosh16259 » Tue Jun 04, 2013 10:55 pm

I have applied GARCH-M to analyse significance of volatility spillover effects from some developed countries to developing countries. My question is when I plug in lagged squared residuals of e.g., U.S. in Iran volatility equation to analyse significance of volatility spillover effects from U.S. stock market to Iran stock market, in comparison to when I plug in lagged squared residuals of Germany to analyse significance of volatility spillover effects from Germany stock market to Iran stock market, why significance of the variables in Iran mean equation plus GARCH and ARCH effects in Iran volatility equation is changing quite significantly? In the other word, why changing one exogenous variable, lagged squared residuals of U.S. to Germany, in the volatility equation of Iran changes significance of variables in the mean and volatility equation of Iran quite significantly? Thank you for your help in advance?
Cheers
Tinoosh

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: GARCH (1,1)-M

Postby trubador » Fri Jun 07, 2013 3:44 am

In GARCH models, variance is assumed to be time-varying conditional on its past values, which makes them highly data dependent. And keep in mind that conditional variance is actually unobserved and has to be extracted. Parameter estimations of GARCH models are (usually) obtained via maximum likelihood techniques through optimization. Since GARCH models are nonlinear, they are also sensitive to initial conditions and may experience local optima problems. Therefore, each time you build a new model or change the specifications of a current one, it is quite possible that you get different results. Garch-in-mean models further complicate the problem by adding this unobserved variable into the mean equation.

As an aside, volatility spillover effects are better handled through Multivariate GARCH models. Please see the following discussion: http://forums.eviews.com/viewtopic.php?f=4&t=1298

Cabinho
Posts: 13
Joined: Mon May 27, 2013 9:40 am

Re: GARCH (1,1)-M

Postby Cabinho » Fri Jun 07, 2013 10:58 am

Hi,

If I am working with cross sectional data with tobit (binomial dependent variable) and logit (categorical dependent variables) models and have an ARCH structure in any of those, should I run the regression with an ARCH method instead of tobit or logit?

Also, will the ARCH method fix serial autocorrelation as well?

Thank you
Last edited by Cabinho on Mon Jun 10, 2013 11:49 am, edited 1 time in total.

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: GARCH (1,1)-M

Postby trubador » Fri Jun 07, 2013 2:43 pm

How do you detect the ARCH effect in these settings?

Cabinho
Posts: 13
Joined: Mon May 27, 2013 9:40 am

Re: GARCH (1,1)-M

Postby Cabinho » Sat Jun 08, 2013 1:27 pm

Running an OLS first and testing for ARCH.

I figured if I ran an OLS first with the model I want to use to test for ARCH and find problems, I would have those same problems in the same model when running the regression with tobit or logit even though I cannot test for those problems after running tobit and logit.

I also tested for White heteroskedasticity and serial autocorrelation.

I am obviously a beginner but what do you think?

startz
Non-normality and collinearity are NOT problems!
Posts: 3796
Joined: Wed Sep 17, 2008 2:25 pm

Re: GARCH (1,1)-M

Postby startz » Sat Jun 08, 2013 3:13 pm

Serial correlation or ARCH with cross sectional data is kinda weird, although not impossible.

Tinoosh16259
Posts: 7
Joined: Mon Jun 03, 2013 9:16 pm

Re: GARCH (1,1)-M

Postby Tinoosh16259 » Sun Jun 09, 2013 3:09 am

Thank you for your reply trubador. Also I have got one more question, about fulfilling the stationary condition of the volatility specification, my question is that I have got some cases where ARCH+GARCH effects are more than one (1); and do not know how to solve that, I want to know:
1. how can I solve that, considering the fact that I have included deviations in the mean equation instead of variances; and
2. If there is no way to get red of this matter, how should I explain this? what are the effects of not fulfilling the stationary condition?

Thank you for your help!
Cheers
Tinoosh

Tinoosh16259
Posts: 7
Joined: Mon Jun 03, 2013 9:16 pm

Re: GARCH (1,1)-M

Postby Tinoosh16259 » Sun Jun 09, 2013 9:17 pm

also I wish to know why one country's spillover effects to my selected dependent country is "not significant" when I am considering standard deviation in the mean equation (GARCH-M), but the same country's volatility spillover shows "significant" effects through GARCH, not considering deviation/variance in the mean equation?
Thank you again!
Cheers
Tinoosh

Cabinho
Posts: 13
Joined: Mon May 27, 2013 9:40 am

Re: GARCH (1,1)-M

Postby Cabinho » Mon Jun 10, 2013 11:52 am

Serial correlation or ARCH with cross sectional data is kinda weird, although not impossible.
Thank you. Ok, so I have three questions:

1. I am trying to propose tobit and logit models but I have been running a OLS first with the same variables to check for ARCH, serial correlation and heteroskedasticity to see if I will have these problems in my tobit or logit regressions. Is this acceptable?

2. If I find that I do have ARCH or serial correlation? Should I run the regression with the ARCH method instead even though my models use binary and categorical variables? If not then how can I solve these problems in a tobit or logit model?

3. How can I solve serial autocorrelation in tobit and logit models?

Thank you for your help
Last edited by Cabinho on Mon Jun 10, 2013 11:59 am, edited 1 time in total.

startz
Non-normality and collinearity are NOT problems!
Posts: 3796
Joined: Wed Sep 17, 2008 2:25 pm

Re: GARCH (1,1)-M

Postby startz » Mon Jun 10, 2013 11:55 am

Serial correlation or ARCH with cross sectional data is kinda weird, although not impossible.
How can I solve ARCH in a Tobit or Logit model? Should I run the regression with the ARCH method instead even though my models use binary and categorical variables?

What about serial correlation?

Thank you for your help
Both serial correlation and ARCH require your data to be ordered sequentially, which is not common with cross-sectional data. You may want to give a more extended explanation of what you're doing.

Cabinho
Posts: 13
Joined: Mon May 27, 2013 9:40 am

Re: GARCH (1,1)-M

Postby Cabinho » Mon Jun 10, 2013 12:03 pm

Serial correlation or ARCH with cross sectional data is kinda weird, although not impossible.
How can I solve ARCH in a Tobit or Logit model? Should I run the regression with the ARCH method instead even though my models use binary and categorical variables?

What about serial correlation?

Thank you for your help
Both serial correlation and ARCH require your data to be ordered sequentially, which is not common with cross-sectional data. You may want to give a more extended explanation of what you're doing.

My data is not ordered sequentially since is cross sectional however when I run the OLS and then test for ARCH it appears that I have ARCH. But it is cross sectional with categorical dependent variables so I am trying to figure out how to solve this.

startz
Non-normality and collinearity are NOT problems!
Posts: 3796
Joined: Wed Sep 17, 2008 2:25 pm

Re: GARCH (1,1)-M

Postby startz » Mon Jun 10, 2013 12:05 pm

The ARCH model assumes the data is sequential. You might think about whether your data has been inadvertently sorted in some interesting way.

Cabinho
Posts: 13
Joined: Mon May 27, 2013 9:40 am

Re: GARCH (1,1)-M

Postby Cabinho » Mon Jun 10, 2013 12:19 pm

The ARCH model assumes the data is sequential. You might think about whether your data has been inadvertently sorted in some interesting way.
Interesting. I will check that.

One last questions: If I add a independent lagged variable in this type of cross-sectional study such that is X=X(-1) but my data is not ordered sequentially and the variable appears significant in the regression. Could it be still interpreted as the past value of X related to the present value of Y?

startz
Non-normality and collinearity are NOT problems!
Posts: 3796
Joined: Wed Sep 17, 2008 2:25 pm

Re: GARCH (1,1)-M

Postby startz » Mon Jun 10, 2013 12:23 pm

The ARCH model assumes the data is sequential. You might think about whether your data has been inadvertently sorted in some interesting way.
Interesting. I will check that.

One last questions: If I add a independent lagged variable in this type of cross-sectional study such that is X=X(-1) but my data is not ordered sequentially and the variable appears significant in the regression. Could it be still interpreted as the past value of X related to the present value of Y?
No. X(-1) is simply the previous observation in whatever order you stored the data points in the workfile. In a cross-section this has nothing to do with dates.

Cabinho
Posts: 13
Joined: Mon May 27, 2013 9:40 am

Re: GARCH (1,1)-M

Postby Cabinho » Mon Jun 10, 2013 12:30 pm

The ARCH model assumes the data is sequential. You might think about whether your data has been inadvertently sorted in some interesting way.
Interesting. I will check that.

One last questions: If I add a independent lagged variable in this type of cross-sectional study such that is X=X(-1) but my data is not ordered sequentially and the variable appears significant in the regression. Could it be still interpreted as the past value of X related to the present value of Y?
No. X(-1) is simply the previous observation in whatever order you stored the data points in the workfile. In a cross-section this has nothing to do with dates.
You have saved my life so many times already today.

So really if I check for autocorrelation and the correlogram shows my dependent variable is autocorrelated should I just ignored this because it would not make sense to include y(-1) as an independent variable. Should I just rearrange the way my data is ordered?


Return to “Econometric Discussions”

Who is online

Users browsing this forum: No registered users and 0 guests