plot_rembycycle {stlplus} | R Documentation |
Plot of Remainder Component by Cycle-Subseries
Description
Plots the remainder component by cycle-subseries with a loess line.
Usage
plot_rembycycle(x, col = "darkgray", locol = "black", lolwd = 2,
xlab = "Time", ylab = "Remainder", ...)
Arguments
x |
object of class |
col , locol , lolwd , xlab , ylab , ... |
parameters to be passed to |
Value
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.
See Also
[Package stlplus version 0.5.1 Index]