On 31 Mar 2004 at 20:07, [EMAIL PROTECTED] wrote:

> i'm looking for an R library dealing with ARCH and GARCH models
> 

help.search("ARCH") 
on my system gives among others:

garch-methods(tseries)
                   Methods for Fitted GARCH Models
garch(tseries)     Fit GARCH Models to Time Series
summary.garch(tseries)
                   Summarizing GARCH Model Fits

so you should look into the tseries
package.

Kjetil Halvorsen

> ______________________________________________
> [EMAIL PROTECTED] mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to