Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weinbergerlab/invasiveness_navajo
https://github.com/weinbergerlab/invasiveness_navajo
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/weinbergerlab/invasiveness_navajo
- Owner: weinbergerlab
- Created: 2022-04-26T13:22:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-26T13:38:08.000Z (over 2 years ago)
- Last Synced: 2024-11-05T10:33:08.390Z (2 months ago)
- Language: R
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository has code and synthetic data to accompany Relating Pneumococcal Carriage Among Children to Disease Rates Among Adults Before and After the Introduction of Conjugate Vaccines.W einberger DM, Grant LR, Weatherholtz RC, Warren JL, O'Brien KL, Hammitt LL. Am J Epidemiol. 2016 Jun 1;183(11):1055-62. doi: 10.1093/aje/kwv283. Epub 2016 May 2. https://pubmed.ncbi.nlm.nih.gov/27188949/
Synthetic data, resembling the real dataset are included for demonstration purposes. This code uses MCMC (in JAGS) to estimate the serotype-specific invasiveness of pneumococcal serotypes.
Note the code for the model here is streamlined compared to what was used in the original paper but yields similar results. In this code, everything is estimated in a single-stage Bayesian modl rather than a 2-stage model. This is computationally much more efficient and also yields cleaner results.