Lattice plot of the raw, seasonal, trend, and remainder components
Lattice plot of the raw, seasonal, trend, and remainder components
Lattice plot of the raw, seasonal, trend, and remainder components. If post-trend smoothing was done, these components will be plotted instead of the trend component.
## S3 method for class 'stlplus'plot(x, scales = list(y = list(relation ="sliced")), type ="l", as.table =TRUE, strip =FALSE, strip.left =TRUE, between = list(y =0.5), layout =NULL,...)
Arguments
x: object of class "stlplus".
scales, type, as.table, strip, strip.left, between, layout,: parameters to be passed to xyplot.
Returns
object of class "trellis".
References
R. B. Cleveland, W. S. Cleveland, J. E. McRae, and I. Terpenning (1990) STL: A Seasonal-Trend Decomposition Procedure Based on Loess. Journal of Official Statistics, 6 , 3--73.