[R] garchFit problem

Shirin Safa sh.safa at gmail.com
Wed Jul 9 20:45:58 CEST 2008


 Hi,
 I have a problem using garchFit, when I use :
 x<-model$resid
 fit = garchFit(~garch(1, 1), data = x, cond.dist="dst")
 fit at fitted

 it gives me error : object "fit" not found

 Why it doesn't recognize fit?

 Thanks,
 Shirin



More information about the R-help mailing list