December 22nd, 2010, 11:34 am
i wish i had a matlab license .... i don't think it exists any special R library/function to estimate a joint AR-Garch model.but, you can :1) estimate the AR parameters2) estimate the GARCH part of your model on the residuals from the AR modelthere must be various R packages you can use for that, e.g the tseries packageto learn a great deal on the modeling of garch and garch-extended models with R, i would recommend :Modelling Financial Time Series with S-PLUS, Eric Zivot and Jiahui Wang.it is a little bit old, but it is rock-solid explanation + model implementation IMOhope this help
Last edited by
tags on December 21st, 2010, 11:00 pm, edited 1 time in total.