[R] using arima() function

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Thu Jan 9 22:05:07 CET 2003


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
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list