plot.x12 {x12} | R Documentation |
Plot method for objects of class "x12"
.
## S3 method for class 'x12': plot(x,plots=c(1:9), ...)
x |
an object of class "x12" . |
plots |
a vector containing numbers between 1 and 9. |
... |
further arguments (currently ignored). |
Plots: 1: Original 2: Original Trend Adjusted 3: Log Original 4: Seasonal Factors 5: Seasonal Factors with SI Ratios 6: Spectrum Adjusted Original 7: Spectrum Seasonal Adjusted 8: Spectrum Irregular 9: Spectrum Residulas
Alexander Kowarik, Statistics Austria, March 2009
data(AirPassengersX12) #plot(AirPassengersX12)