powered by
plot.type
## S3 method for class 'fmforecast': plot(x, plot.type = c("function", "component", "variance"), vcol = 1:4, mean.lab = "Mean", xlab2 = "Year", h = 1, ...)
forecast.ftsm
forecast.fdm
lca
plot.type="variance"
plot.demogdata
plot.type=="function"
plot
plot.type=="variance"
france.fcast <- forecast(fdm(fr.mort)) plot(france.fcast) plot(france.fcast,"c") plot(france.fcast,"v")
Run the code above in your browser using DataLab