So i tried brute force to find best fitted GARCH model for prediction.The code
works fine as it runs but at the end of processing, there's error like this:
There were 50 or more warnings (use warnings() to see the first 50).
So i type warnings(), then the error become:unidentified option(s) in
mean.modelĀ
Not sure what's gone wrong?
See attached for R script
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.