sdfplot.Arima {FitAR} | R Documentation |
Method for class "Arima" for sdfplot.
## S3 method for class 'Arima': sdfplot(obj, ...)
obj |
object class "Arima" |
... |
optional arguments |
None. Plot is produced using plo.t
A.I. McLeod
ARSdf
,
sdfplot
,
sdfplot.FitAR
,
sdfplot.ts
data(SeriesA) sdfplot(SeriesA,c(1,0,1))