Skip to content
Prev 999 / 15274 Next

marginal model with AR-t-GARCH model

Xiaochen Sun wrote:
MC

I think you will have to define your own LL function and call optim to 
fit the AR t Garch model.  I'm not sure it is in fseries.  I am working 
on a GED distribution Garch myself for commodities.  The documentation 
on rmetrics website for Garch modelling has a example of the LL function 
and the call to optim to fit the data as well as the code to calc SE, 
Tstats, and Pvalues of the parameter estimates.

Are you fitting daily, hourly or other data? and what power market?

Good luck
Joe