Dear R-helper, I wish to implement the APARCH model as described in the fSeries documentation. But I get the following: >library(fSeries) [...] > ?aparchFit No documentation for 'aparchFit' in specified packages and libraries: you could try 'help.search("aparchFit")'> help.search("aparchFit")No help files found with alias or concept or title matching 'aparchFit' using fuzzy matching. However, I do have garchFit and other functions provided in this library. Has anybody experienced the same problem? Or am I doing something wrong? Many thanks in advance and regards. Julio --------------------------------- [[alternative HTML version deleted]]
Julio Thomas wrote:> Dear R-helper, > > I wish to implement the APARCH model as described in the fSeries > documentation. But I get the following: >> library(fSeries) > [...] >> ?aparchFit > No documentation for 'aparchFit' in specified packages and libraries: > you could try 'help.search("aparchFit")' > >> help.search("aparchFit") > > No help files found with alias or concept or title matching > 'aparchFit' using fuzzy matching. > > However, I do have garchFit and other functions provided in this > library. Has anybody experienced the same problem? Or am I doing > something wrong?Probably best to ask the package maintainer about documented but unavailable functions ... Uwe Ligges> Many thanks in advance and regards. Julio > > > > --------------------------------- > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the > posting guide! http://www.R-project.org/posting-guide.html