plot_rembycycle: Plot of Remainder Component by Cycle-Subseries

Description Usage Arguments Value References See Also

Description

Plots the remainder component by cycle-subseries with a loess line.

Usage

1
2
plot_rembycycle(x, col = "darkgray", locol = "black", lolwd = 2,
  xlab = "Time", ylab = "Remainder", ...)

Arguments

x

object of class "stlplus".

col, locol, lolwd, xlab, ylab, ...

parameters to be passed to xyplot(). locol and lolwd are the line color and width for the loess line.

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

stlplus


stlplus documentation built on May 2, 2019, 6:10 a.m.