Try:
library(forecast)
plot(forecast(auto.arima(x)))
On Wed, Jan 21, 2009 at 4:01 AM, Yana Mileva wrote:
> Hello,
>
> I'm trying to analyze the behavior of a series of numbers.
> Let's say I have the following data: 0 0 0 20 20 20 50 50 53 56 23 24 21 10
> 0 4 129 159 30 0 0 0 (for example) - th
Hello,
I'm trying to analyze the behavior of a series of numbers.
Let's say I have the following data: 0 0 0 20 20 20 50 50 53 56 23 24 21 10
0 4 129 159 30 0 0 0 (for example) - these numbers are some measurements
that are taken on equal interval of times (but the specific moment in time
(e.g. sp
2 matches
Mail list logo