We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here's a disorganised and hopefully ever-growing list of papers/links/etc that might be useful for the project:
https://www.sciencedirect.com/science/article/pii/S1477893918300577?via%3Dihub ## Uniform(1,3) on R0 https://sci-hub.tw/https://doi.org/10.1016/j.epidem.2013.07.001 ## log-normal; also claim not sensitive to prior specification https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4345055/ ## Beta various hyperparameters; mild prior sensitivity https://www.biostat.washington.edu/sites/default/files/modules/2017_SISMID_11_Lecture_2.pdf ## source for likelihoods https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0045107 ## does likelihood, could adapt for Bayes https://onlinelibrary.wiley.com/doi/pdf/10.1002/sim.6041 ## interesting paper, MUST CITE http://rspb.royalsocietypublishing.org/content/283/1830/20160618 ## one of the many analyses of the Eyam plague data Uniform(0, 100) priors... '.__. https://arxiv.org/pdf/1903.00423.pdf ## Many interesting models, implemented in Stan. https://academic.oup.com/biostatistics/article/15/1/46/244669 ## Model selection for household models (look at page 48 for priors).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's a disorganised and hopefully ever-growing list of papers/links/etc that might be useful for the project:
https://www.sciencedirect.com/science/article/pii/S1477893918300577?via%3Dihub ## Uniform(1,3) on R0
https://sci-hub.tw/https://doi.org/10.1016/j.epidem.2013.07.001 ## log-normal; also claim not sensitive to prior specification
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4345055/ ## Beta various hyperparameters; mild prior sensitivity
https://www.biostat.washington.edu/sites/default/files/modules/2017_SISMID_11_Lecture_2.pdf ## source for likelihoods
https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0045107 ## does likelihood, could adapt for Bayes
https://onlinelibrary.wiley.com/doi/pdf/10.1002/sim.6041 ## interesting paper, MUST CITE
http://rspb.royalsocietypublishing.org/content/283/1830/20160618 ## one of the many analyses of the Eyam plague data Uniform(0, 100) priors... '.__.
https://arxiv.org/pdf/1903.00423.pdf ## Many interesting models, implemented in Stan.
https://academic.oup.com/biostatistics/article/15/1/46/244669 ## Model selection for household models (look at page 48 for priors).
The text was updated successfully, but these errors were encountered: