COVID19plus | R Documentation |
A dataset with COVID-19 ordinal scale outcomes for 1033 patients.
COVID19plus
a data frame with 1033 rows and 4 variables:
patient identifiers, numeric
treatment values, A Active or P Placebo, character
type of the event, ordinal outcomes 1-8, where a higher value means a better outcome
baseline ordinal values
Kalil AC et al. "Baricitinib plus Remdesivir for Hospitalized Adults with Covid-19." New England Journal of Medicine 384.9 (2021): 795-807. doi:10.1056/NEJMoa2031994.
COVID19HCE <- hce(GROUP = COVID19plus$GROUP, TRTP = COVID19plus$TRTP)
# Summary wins, losses, and ties with win odds
summaryWO(COVID19HCE, ref = "P")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.