Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 292 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 292 Bytes

predictive_value_shiny

Shows the predictive value of clinical tests given sensitivity and specificity.

If you have R, rstudio, shiny and ggplot installed locally, you can run this from the rstudio console with the following command.

shiny::runGitHub('predictive_value_shiny', 'ausmeyer')