Hello,

At an R prompt type

?predict.Arima

Hope this helps,

Rui Barradas

Em 18-05-2013 21:42, Preetam Pal escreveu:
Hi all,

I have a time series Y which I have modelled as ARIMA(2,0,2) by using the
arima function .
I want to know the model predicted values so that I can compare them with
the actual values.
Which function do I need to use to get the predicted values? I have tried
to find out, but with no luck till now.
Appreciate your help.

Thanks,
Preetam




______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to