plot.rembycycle: Plot of Remainder Component by Cycle-Subseries

Description Usage Arguments Value Author(s) References See Also

Description

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

Usage

1
2
plot.rembycycle(x, col = "black", locol = "red", lolwd = 2, 
   xlab = "Time", ylab = "Remainder", ...)

Arguments

x

object of class "stl2".

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".

Author(s)

Ryan Hafen

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

stl2


hafen/stl2 documentation built on May 17, 2019, 2:23 p.m.