symptomcheckRdata | R Documentation |
Dataset generated by Schmieding et al. that tested different symptom checkers with 45 vignettes in 2020. It includes the solution to the case vignettes and the advice each symptom checker gave.
data(symptomcheckRdata)
An object of class "data.frame"
The name of the app used in this evaluation)
An identificator referencing the number of each vignette (same numbers indicate the same vignettes)
The triage advice the app recommended for this case (Emergency, Non-Emergency or Self-care)
The goldstandard solution for this vignette
A Boolean whether the app provided the correct advice)
This data set was created by Schmieding et al.: https://doi.org/10.5281/zenodo.6054092
data(symptomcheckRdata)
head(symptomcheckRdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.