Skip to content

update hierarchical partial pooling notebook #219

New issue

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

Merged
merged 10 commits into from
Nov 21, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
277 changes: 214 additions & 63 deletions examples/case_studies/hierarchical_partial_pooling.ipynb

Large diffs are not rendered by default.

19 changes: 18 additions & 1 deletion examples/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,28 @@ @misc{szegedy2014going
eprint={1409.4842},
archivePrefix={arXiv},
primaryClass={cs.CV}
}

@misc{carpenter2016hierarchical,
title={Hierarchical partial pooling for repeated binary trials},
author={Carpenter, Bob and Gabry, J and Goodrich, B},
year={2016},
publisher={Technical report. Retrieved from https://mc-stan. org/users/docum entat ion~…}
}

@book{gelman2013bayesian,
title={Bayesian Data Analysis},
publisher={Chapman and Hall/CRC},
author={Gelman, Andrew and Carlin, John B. and Stern, Hal S. and Dunson, David B. and Vehtari, Aki and Rubin, Donald B.},
year={2013}
}
}
@article{efron1975data,
title={Data analysis using Stein's estimator and its generalizations},
author={Efron, Bradley and Morris, Carl},
journal={Journal of the American Statistical Association},
volume={70},
number={350},
pages={311--319},
year={1975},
publisher={Taylor \& Francis}
}