[R-SIG-Finance] Seasonal GARCH
Spencer Graves
spencer.graves at pdf.com
Mon Apr 7 04:08:12 CEST 2008
The 'garch' function in the 'tseries' package can estimate a
garch(0, 5) or garch(5, 0) model.
Hope this helps.
Spencer
Spencer Graves wrote:
> The last I checked, garchFit could not estimate a model with zero
> for either of the garch lag parameters.
>
> The expert on current and planned garchFit capabilities is Yohan
> Chalabi, and I've copied him on this reply. Unless you hear otherwise
> from him, I think it is best to assume that you can fit any garch(i, j)
> model you want as long as both i and j are strictly positive.
>
> I'm sorry I couldn't be more helpful.
> Spencer
>
> ihernan at stat.berkeley.edu wrote:
>
>> I am trying to use the library(fGarch) and fit a GARCH model but I am
>> interested in fitting a ARCH for the volatility.
>> If I use ~GARCH(5,0) then 5 autoregressive parameters are fitted but I am
>> just interested in the a_{t-5}^2 parameter. Is there any way I could
>> obtain this model using the function library(fGarch).
>>
>> Thank you Irma
>>
>> _______________________________________________
>> R-SIG-Finance at stat.math.ethz.ch mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
>> -- Subscriber-posting only.
>> -- If you want to post, subscribe first.
>>
>>
>
> _______________________________________________
> R-SIG-Finance at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only.
> -- If you want to post, subscribe first.
>
More information about the R-SIG-Finance
mailing list