Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

httk (version 1.6)

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.