sdfplot.Arima(FitAR) | R Documentation |
Method for class "Arima" for sdfplot
sdfplot.Arima(obj, ...)
obj |
object class "Arima" |
... |
optional arguments |
none. Plot is produced using plot
A.I. McLeod
ARSdf
,
sdfplot
,
sdfplot.FitAR
,
sdfplot.ts
data(SeriesA) sdfplot(SeriesA,c(1,0,1))