Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CarloGraziani/BayesVaccineEfficacy
https://github.com/CarloGraziani/BayesVaccineEfficacy
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/CarloGraziani/BayesVaccineEfficacy
- Owner: CarloGraziani
- License: mit
- Created: 2020-12-05T16:53:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-06T16:06:40.000Z (almost 3 years ago)
- Last Synced: 2024-07-04T02:10:43.093Z (4 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The (very simple) python codelet vb.py is designed to perform a Bayesian analysis of vaccine efficacy from clinical trial data.
The analysis method is the one described in this preprint.
The code is the basis for all the efficacy plots displayed at the Vaccine Efficacy Page. The data used to make the plots at that page is also available here, in the job control input file 'vb_in.py'. That input file is, incidentally, the best place to input clinical trial data of your own, should you feel disposed to do so.