prep_life_tables: Preparing life-tables for simulation

Description Usage Arguments Value

View source: R/ltPrep.R

Description

Preparing life-tables for simulation

Usage

1
prep_life_tables(lt_male, lt_female, lt_out)

Arguments

lt_male

Life table for males. Should include Age for Age group and nMx for group specific mortality

lt_female

Life table for females. Should include Age for Age group and nMx for group specific mortality

lt_out

The rds file in which to write the resulting life table.

Value

A life table to be


grlurton/ImpactSimul documentation built on March 8, 2021, 12:05 a.m.