Skip to content
Prev 2449 / 15274 Next

Estimating the T-S Garch model

Thanks.  The TS-Garch is now working as expected.

I had updated all the packages in the order specified except
fUnitroots.  When I load fGarch I get a warning message (output below)
which not be important (it is only a warning message).  The downloaded
fUnitroots.zip is only  9KB.  I have tried several times  but can not
download the full file.If I try

install.packages("fUnitRoots",repos="http://R-Forge.R-project.org")

I get a warning message

package  fUnitRoots is not available.

Best Regards

John
Loading required package: fBasics
Loading required package: MASS
Loading required package: fImport
Loading required package: fSeries
Loading required package: robustbase
Loading required package: fCalendar
Loading required package: fEcofin
Loading required package: fUtilities
Rmetrics Package fUtilities (270.73) loaded.
Rmetrics Package fEcofin (270.73) loaded.
Rmetrics Package fCalendar (270.74) loaded.
Rmetrics Package fSeries (270.73) loaded.
Rmetrics Package fImport (270.73) loaded.
Rmetrics Package fBasics (270.73) loaded.
Loading required package: fArma
Rmetrics Package fArma (270.73) loaded.
Rmetrics Package fGarch (270.73) loaded.
Warning message:
In .recacheSubclasses(def at className, def, doSubclasses) :
  Undefined subclass, "double", of class "index_timeSeries";
definition not updated


2008/5/1 michal miklovic <mmiklovic at yahoo.com>: