powered by
"plot"(x, type = c("image", "fts", "contour", "filled.contour", "persp"), xlab = "Year", ylab = "Age", zlab = "Residual", ...)
residuals(fit)
ftsm
fplsr
image
fts
contour
filled.contour
persp
x
y
z
forecast.ftsm
plot.fm
plot.fmres
residuals.fm
summary.fm
# colorspace package was used to provide a more coherent color option. plot(residuals(ftsm(y = ElNino)), type = "filled.contour", xlab = "Month", ylab = "Residual sea surface temperature")
Run the code above in your browser using DataLab