Learn R Programming

httk (version 1.8)

gen_height_weight: Generate heights and weights for a virtual population.

Description

Generate heights and weights for a virtual population.

Usage

gen_height_weight(hbw_dt)

Arguments

hbw_dt

A data.table describing the virtual population by race, gender, and age (in years and months). Must have variables gender, reth, age, and age.years.

Value

The same data.table with two new variables added: weight and height. Respectively, these give individual body weights in kg, and individual heights in cm.

References

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