A validation of several clinical severity scores using FIEBRE data from 4 different countries.
This repository stores the R code, data, and full results published in the following article:
Predicting mortality in febrile adults: comparative performance of the MEWS, qSOFA, and UVA scores using prospectively collected data among patients in four health-care sites in Sub-Saharan Africa and South-eastern Asia.
The R scripts in this repository can be used to fully replicate the analysis and results illustrated in the article. The code can be used to download the original data from LSHTM's Data Compass, and then run the .Rmd
file.
-
Rmd (R markdown file) to reproduce the analyses is available in the
Rmd_script
folder. -
Data used in the analyses is available from LSHTM's Data Compass at the following DOI.
-
Plots generated by the
.Rmd
file are in theFigs
folder. -
Analysis word doc outputs generated by the
.Rmd
file are in theAnalysis_reports
folder.