plot_rembycycle {stlplus} | R Documentation |
Plots the remainder component by cycle-subseries with a loess line.
plot_rembycycle(x, col = "darkgray", locol = "black", lolwd = 2,
xlab = "Time", ylab = "Remainder", ...)
x |
object of class |
col , locol , lolwd , xlab , ylab , ... |
parameters to be passed to |
object of class "trellis"
.
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.