Use fitted() on a arima object

DESCRIPTION:

This is a method for the function fitted() for objects inheriting from class arima. See fitted or fitted.default for the general behavior of this function and for the interpretation of object.

USAGE:

fitted.arima(object) 

VALUE:

the one-step ahead prediction of the data

SEE ALSO: