Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.SOL.4.33.0301091617220.25811-100000@panther.cs.ucla.edu>
Date: 2003-01-10T01:19:02Z
From: Yan Yu
Subject: using arima() function
In-Reply-To: <Pine.LNX.4.31.0301092100540.30409-100000@gannet.stats>

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
> >
>
>