stl, typically the result of
stl. The plot method does a multiple figure plot
with some flexibility. There are also (non-visible) print and summary methods.# S3 method for stl
plot(x, labels = colnames(X),
set.pars = list(mar = c(0, 6, 0, 6), oma = c(6, 0, 4, 0),
tck = -0.01, mfrow = c(nplot, 1)),
main = NULL, range.bars = TRUE, …,
col.range = "light gray")stl object.par(.) when setting up the plot.… and so cannot be abbreviated.plot.ts and stl, particularly for
examples.