"plot"(x, components, xlab1 = x$y$xname, ylab1 = "Basis function", xlab2 = "Time", ylab2 = "Coefficient", mean.lab = "Mean", level.lab = "Level", main.title = "Main effects", interaction.title = "Interaction", basiscol = 1, coeffcol = 1, outlier.col = 2, outlier.pch = 19, outlier.cex = 0.5, ...)
ftsm
.R. J. Hyndman and H. L. Shang (2009) "Forecasting functional time series" (with discussion), Journal of the Korean Statistical Society, 38(3), 199-221.
forecast.ftsm
, ftsm
, plot.fm
, plot.ftsf
, residuals.fm
, summary.fm
# plot different principal components.
plot.ftsm(ftsm(y = ElNino, order = 2), components = 2)
Run the code above in your browser using DataLab