Learn R Programming

httk (version 1.8)

age_dist_smooth: Smoothed age distributions by race and gender.

Description

Distributions of ages in months, computed from NHANES data smoothed using survey::svysmooth(), for each combination of race/ethnicity and gender.

Usage

age_dist_smooth

Arguments

Format

A data.table object with three variables:

gender

Gender: Male or Female

reth

Race/ethnicity

smth

A list of svysmooth objects, each encoding a weighted smoothed distribution of ages.

References

Ring, Caroline L., et al. "Identifying populations sensitive to environmental chemicals by simulating toxicokinetic variability." Environment International 106 (2017): 105-118.