[R] how to fit GJR-GARCH model in R

Fan Steven stevenfan2004 at hotmail.com
Wed May 3 06:47:17 CEST 2006


Hi,All,

I am trying to fit a GJR-GARCH model in R:

r_t = mu + e_t
h_t = alp_0 + alp_1 * e_(t-1)^2 + alp_2 * s_(t-1) * e_(t-1)^2 + beta *
h_(t-1)

where r_t = return (on day t), h_t = conditional volatility on day t,
and s_(t-1) = 1 if e_(t-1) < 0 (zero otherwise). 

I have downloaded the packages "tseries" and "fSeries" but can not see
how to fit this model.

Any help would be very much appreciated.

Thanks,

Steven

_________________________________________________________________
ÏíÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¡ª MSN Hotmail¡£  http://www.hotmail.com




More information about the R-help mailing list