LLN_NHANES3: Calculate predicted values of spirometry parameters using NHANES III equations
Description
This function calculates LLNs (Lower Limits of Normal) for the various spirometry
parameters, using the NHANES III equations. It accepts as input age, height, gender and ethnicity.
A character vector, containing one of more of the following parameters (case insensitive):
"FEV1", "FVC", "FEV1FVC", "PEF", "FEF2575", "FEV6", "FEV1FEV6"
Details
Arguments age, height, gender and ethnicity are vectors
of equal length, or of length one, in which case the value is recycled; if the four vectors are
not of equal length, the function stops with an error.