Learn R Programming

httk (version 1.8)

blood_weight: Predict blood mass.

Description

Predict blood mass based on body surface area and gender, using equations from Bosgra et al. 2012

Usage

blood_weight(BSA, gender)

Arguments

BSA

Body surface area in m^2. May be a vector.

gender

Either 'Male' or 'Female'. May be a vector.

Value

A vector of blood masses in kg the same length as BSA and gender.

References

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