powered by
The innovation residuals are obtained.
# S3 method for FitARMA residuals(object, ...)
class FitARMA object
auxiliary parameters
vector or ts object
FitARMA
# NOT RUN { data(SeriesA) out<-FitARMA(SeriesA, c(1,0,1)) resid(out) # }
Run the code above in your browser using DataLab