Re: [R] Garchoxfit package

2011-03-28 Thread Pfaff, Bernhard Dr.
Dear Ning, are you referring to the deprecated function garchOxFit() of the package fGarch, formerly contained in fSeries? If so: library(sos) findFn("garchOxFit") which yields: http://finzi.psych.upenn.edu/R/library/fGarch/html/00fGarch-package.html And there you will find at the bot

Re: [R] Garchoxfit package

2011-03-26 Thread David Winsemius
On Mar 26, 2011, at 11:16 PM, Ning Cheng wrote: Dear List, I'm now using Ubuntu 10.10 and I want to use the garchoxfit function.It seems that I need to download the package. While after installing the package,I still can't use the garchoxfit function.What's the reason and how to fix that? A