[R] using arima() function
Yan Yu
yanyu at lecs.cs.ucla.edu
Thu Jan 9 21:52:03 CET 2003
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
More information about the R-help
mailing list