View source: R/kelman_po2_to_so2.R
std_kelman_po2_to_so2 | R Documentation |
std_kelman_po2_to_so2
calculates haemoglobin oxygen saturation from partial pressure of oxygen in blood
viathe method described by \insertCitekelman_1966co2ntent. This form makes no correction for acid/base
disturbance, assuming pH=7.4, temperature=37c and pCO2=40mmHg
std_kelman_po2_to_so2(po2, inputs_are_kpa = TRUE)
po2 |
O2 partial pressure |
inputs_are_kpa |
Input parameters are kPa, otherwise use mmHg |
Haemoglobin saturation as fraction
kelman_po2_to_so2
doesn't work for po2 < 0.5kpa as returned SO2 can become negative
kelman_1966co2ntent
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.