alistairewj / pao2-fio2-prediction

Predict the PaO2/FiO2 ratio from non-laboratory derived data
3 stars 1 forks source link

Predict PaO2/FiO2 from non-laboratory data

The goal of this repository is to predict the PaO2/FiO2 ratio from non-laboratory data

Review of bilan2015comparison

Primary application was predicting pao2/fio2 from spo2/fio2 in ards

All patients had to have a previous PaO2/FiO2 ratio <= 300 before enrollment.

data collection:

data preprocessing

equations used

data analysis

results

Confusion matrix for PaO2/FiO2 > 200 (0 = lower, 1 = higher i.e. severe ARDS)

 | 0   | 1 (Imputed)

--- | --- | --- 0 | 764 (65%) | 101 (9%) 1 (true) | 70 (6%) | 249 (20%)

Concordance was not associated with mortality after controlling for age, PEEP, and APACHE III score. "The sickness of the patient is not related to the concordance of this test".