naxUDD: Calculate nax From nx Using Uniform Distribution of Deaths...

Description Usage Arguments Details Value

Description

Get life-table nax values from nx using the "uniform distribution of deaths" (midpoint) assumption.

Usage

1
naxUDD(nx, k, last_open)

Arguments

nx

Width of age interval [x, x+n).

k

Number of age groups.

last_open

Is the last age group open (TRUE) or closed (FALSE)?

Details

nax is NA for last open age group.

Value

The nax as a numeric vector of length(nx).


jschoeley/pash documentation built on May 20, 2019, 2:07 a.m.