Correct haemoglobin based on altitude and/or smoking status
Source:R/01-correct_haemoglobin.R
correct_hb.Rd
Correct haemoglobin based on altitude and/or smoking status
Arguments
- hb
A numeric value or numeric vector of serum haemoglobin concentration/s in grams per litre (g/l)
- alt
Altitude, in metres, above sea level
- smoke
Simple integer code for smoking status classification: 0 = non-smoker; 1 = any smoker or half packet up to less than 1 packet a day; 2 = 1 up to less than 2 packets a day; 3 = 2 or more packets a day.