Description
Vaccine Efficacy Estimation Package.
Description
Set of functions that implement the PoDBAY method, described in the publication 'A method to estimate probability of disease and vaccine efficacy from clinical trial immunogenicity data' by Julie Dudasova, Regina Laube, Chandni Valiathan, Matthew C. Wiener, Ferdous Gheyas, Pavel Fiser, Justina Ivanauskaite, Frank Liu and Jeffrey R. Sachs (NPJ Vaccines, 2021), <doi:10.1038/s41541-021-00377-6>.
README.md
PoDBAY
The goal of PoDBAY is to provide the functions described in the methodological publication "A method to estimate probability of disease and vaccine efficacy from clinical trial immunogenicity data". Vignettes help to setup the simulation and estimation workflow.
Installation
You can install the released version of PoDBA from CRAN with:
install.packages("PoDBAY")
Example
This is a basic example which shows you how to solve a common problem:
library(PoDBAY)
## basic example code