library(MiMIR)
#load the Nightignale metabolomics dataset
metabolic_measures <- synthetic_metabolic_dataset
#Compute the mortality score
mortScore<-comp_covid_score(dat=metabolic_measures, quiet=TRUE)
Run the code above in your browser using DataLab