Skip to content

pramodbiligiri/covid-test-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Program that plots a graph that shows how accuracy of a Covid test improves as a larger fraction of the population gets infected. Assumes Sensitivity and Specificity values from Cellex Antibody test, available at this url: https://www.centerforhealthsecurity.org/resources/COVID-19/serology/Serology-based-tests-for-COVID-19.html (search for Cellex)

Run as: python covid-test-graph.py and you should see the graph showing up in a pop up window. The Sensitivity and Specificity values can be tweaked by editing the above python file itself.

Requirements: Python, matplotlib library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages