mortalityTable.once: Generate a (deterministic) mortality table with only one...

Description Usage Arguments

View source: R/mortalityTable.period.R

Description

Generate a (deterministic) mortality table with only one probability set to 1 (for the given age)

Usage

1
2
3
4
5
mortalityTable.once(
  transitionAge,
  name = "Deterministic mortality table",
  ages = 0:99
)

Arguments

transitionAge

The age where the deterministic transition occurs

name

The name of the table

ages

The ages of the table


kainhofer/r-mortality-tables documentation built on Dec. 17, 2020, 3:53 a.m.