nvsr01: National Vital Statistic Report (nvsr01) Data

Description Usage Format Details References Examples

Description

US mortality rates (probability of death that year) in 2001 (Report 52_14).

Usage

1

Format

A data frame with the following columns.

age

Single-year resolution ages up to 99.5.

p

Pooled sexes and races.

pm

Pooled races, males.

pf

Pooled races, females.

wm

White males.

wf

White females.

bm

Black males.

bf

Black females.

Details

This data is used to extrapolate PY at risk in SEER population files from 85+ to older ages.

References

ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Publications/NVSR/52_14/

Examples

1
2
library(SEERaBomb)
head(nvsr01)

SEERaBomb documentation built on Dec. 16, 2019, 1:21 a.m.