get_dx_values: #' Get d[x] values and confidence intervals based on k[t]...

Description Usage Arguments

View source: R/model_Oeppen.R

Description

#' Get d[x] values and confidence intervals based on k[t] forecast

Usage

1
get_dx_values(object, jumpchoice, y, kt, B.kt = NULL)

Arguments

object

An object of class LeeCarter.

jumpchoice

Method used for computation of jumpchoice. Possibilities: "actual" (use actual rates from final year) and "fit" (use fitted rates).

y

Numerical vector indicating the years in input data. Optional. Default: NULL.

kt

Predicted k[t] values in the model;

B.kt

The forecast k[t] values of the benchmark model.


mpascariu/MortalityForecast documentation built on Sept. 28, 2020, 2:40 p.m.