Learn R Programming

RcmdrPlugin.RiskDemo (version 3.2)

fin.fcast: Finnish mortality forecast

Description

Finnish mortality forecast 50 years ahead (2023-2072) 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
data(fin.fcast)
print(fin.fcast)
plot(fin.fcast)

Run the code above in your browser using DataLab