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

 it gives me error : object "fit" not found

 Why it doesn't recognize fit?

 Thanks,
 Shirin

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to