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