tsdecFilter ObjectstsdecFilter object.
"plot"(x, select = colnames(X), overlap.trend = FALSE, args.trend = list(col = "black"), set.pars = list(mar = c(0, 3, 0, 3), oma = c(4, 0, 2, 0), mfrow = c(nplot, 1)), main = NULL, range.bars = TRUE, ..., col.range = "light gray", args.xlab = list(text = "time", side = 1, line = 2), args.ylab = list(side = 3, adj = 0, line = -1), xaxis.line = -0.5)tsdecFilter returned by filtering.c("observed", "trend", "transitory", "seasonal", "sadj", "irregular").TRUE the trend component is plot over the observed data;
otherwise, the trend is plot separately.lines.
If overlap.trend=TRUE, these options are used to plot the trend; otherwise, it is ignored.par(.) when setting up the plot.plot.stl.plot.... and so cannot be abbreviated.mtext
when setting the title for the x axis.mtext
when setting the title for the y axis.plot.stl.
filtering.