plt_qx: Extract the probability of dying by a given age from a life...

Description Usage Arguments Value

View source: R/plt_qx.R

Description

Extract the probability of dying by a given age from a life table.

Usage

1
plt_qx(plt, x = 70)

Arguments

plt

A life table calculated by maple_plt().

x

The age group for which to calculate probability of dying by.

Value

A named vector containing the probability of dying between 0 and age x in each year.


vkontis/maple documentation built on July 15, 2019, 5:08 p.m.