HIV-prevalence-screening-data
The .zip file below contains the following files:
- all_code.R (R code for implementing frequentist and Bayesian estimators)
- scenario1_logitnormal.stan (Stan file needed for Bayesian estimation in Scenario 1 with logistic normal prior)
- scenario1_beta.stan (Stan file needed for Bayesian estimation in Scenario 1 with beta prior)
- scenario2_logitnormal.stan (Stan file needed for Bayesian estimation in Scenario 2 with logistic normal prior)
- scenario2_beta.stan (Stan file needed for Bayesian estimation in Scenario 2 with beta prior)