lx_from_lxpn_nLx_ax: Helper function to back calculate lx for one age group

View source: R/survivorship_ratio.R

lx_from_lxpn_nLx_axR Documentation

Helper function to back calculate lx for one age group

Description

Helper function to back calculate lx from the lx value of the next oldest age group (lxpn which is short for l_{x+n}), and the nLx and ax values at age x.

Usage

lx_from_lxpn_nLx_ax(lxpn, nLx, ax, age_int)

Arguments

lxpn

[numeric(1)]

nLx

[numeric(1)]

ax

[numeric(1)]

age_int

[integer(1)]

Value

[numeric(1)]


ihmeuw-demographics/demCore documentation built on Feb. 24, 2024, 11:05 p.m.