View source: R/hematocrit_infants.R
hematocrit_infants | R Documentation |
For infants under 1 year, hematocrit was not measured in NHANES. Assume a log-normal distribution where plus/minus 1 standard deviation of the underlying normal distribution is given by the reference range. Draw hematocrit values from these distributions by age.
hematocrit_infants(age_months)
age_months |
Vector of ages in months; all must be <= 12. |
Age | Reference range |
<1 month | 31-49 |
1-6 months | 29-42 |
7-12 months | 33-38 |
Vector of hematocrit percentages corresponding to the input vector of ages.
Caroline Ring
ring2017identifyinghttk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.