« Return to Thread: Garch fitting with mean regressors

Re: Garch fitting with mean regressors

by Patrick Burns-2 :: Rate this Message:

Reply to Author | View in Thread

Zeno Adams wrote:

> On Wed, 16 Apr 2008 10:11:27 +0100
>  Patrick Burns <patrick@...> wrote:
>  
>> You can do the regression on the returns and
>> then fit the garch model on the residuals.  That
>> will most probably be very close to the result
>> if you did it "right".
>>
>>
>>    
>
>
> I wonder if you could really do that. After all you would do an
> estimation ignoring heteroscedasticity in the returns which biases the
> parameter estimates. If you include the exogenous in the mean equation
> of a garch model then you take conditional heteroscedasticity into
> account. This is easy to do in most commercial software (e.g. EViews,
> RATS etc.)
>
> Zeno
>  

Of course we can really do that.  The question is
whether or not it is a good idea to do it.

Yes, we are ignoring heteroscedasticity in the regression.
This makes it inefficient, but bias should be minimal.  There
is also the option to iterate the two stages which, under
suitable conditions, will converge to the maximum likelihood
solution.

If we are worried about violating assumptions, then the two
stage estimation is likely to be one of our lesser sins in the
exercise.

Pat

>
>

_______________________________________________
R-SIG-Finance@... mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only.
-- If you want to post, subscribe first.

 « Return to Thread: Garch fitting with mean regressors