[R] using arima() function

Yan Yu yanyu at cs.ucla.edu
Fri Jan 10 01:19:02 CET 2003


Thank you all for the info.
It works:)
yan

On Thu, 9 Jan 2003 ripley at stats.ox.ac.uk wrote:

> library(ts) is needed.
>
> On Thu, 9 Jan 2003, Yan Yu wrote:
>
> > HI, there,
> >      When i use R, i tried to use function arima(), it complains:
> > Error: couldn't find function "arima"
> >
> > But when I type "help.search("arima") ",
> > I got arima() poped up..
> >
> > arima(ts)               ARIMA Modelling of Time Series
> > arima.sim(ts)           Simulate from an ARIMA Model
> > arima0(ts)              ARIMA Modelling of Time Series -- Preliminary
> >                         Version
> >
> > Do i need to include some path?
> > THANKS a lot for any hints!
> > yan
> >
> > ______________________________________________
> > R-help at stat.math.ethz.ch mailing list
> > http://www.stat.math.ethz.ch/mailman/listinfo/r-help
> >
>
>




More information about the R-help mailing list