powered by
a summary is printed out of the fitted model
# S3 method for FitARMA summary(object, ...)
object, class FitARMA
optional arguments
the result is displayed
FitARMA
# NOT RUN { data(SeriesA) out<-FitARMA(SeriesA, c(1,0,1)) summary(out) # }
Run the code above in your browser using DataLab