[Rd] Proposed modification to decompose() and plot.decomposed.ts()
= type), class = "decomposed.ts") } # Changed definition of observed to use passed data rather than construct on fly plot.decomposed.ts <- function (x, ...) { plot(cbind(observed = x$x, trend = x$trend, seasonal = x$seasonal, random = x$random), main = paste("Decomposition of&quo
[Rd] stats::median
her S3 methods which do include an ellipsis. ------------- Rob J Hyndman Professor of Statistics, Monash University www.robjhyndman.com __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel