RcmdrPlugin.RiskDemo (version 1.9)

fin.fcast: Finnish mortality forecast

Description

Finnish mortality forecast 50 years ahead (2016-2065) for 0 - 100 years old. The forecast is based on an estimated Lee-Carter model. The kt coefficients were forecast using a random walk with drift. Fitted rates were used as the starting value.

Usage

data("fin.fcast")

Arguments

Format

An object of class "fmforecast"; for details, see documentation of package "demography".

Details

The forecast was produced using function "forecast.lca" of package "demography".

Examples

Run this code
# NOT RUN {
data(fin.fcast)
print(fin.fcast)
plot(fin.fcast)
# }

Run the code above in your browser using DataCamp Workspace