Lab 5: Regional Pooling Implementation
No pooling vs complete vs partial pooling, Bias-variance trade-offs, Shrinkage effects
1 Objectives
- Implement hierarchical Bayesian models with different pooling strategies
- Understand bias-variance trade-offs in regional frequency analysis
- Observe shrinkage effects in partial pooling models
2 Before
Instructions
Do this before the lab date so that lab itself can go more smoothly.
3 Background and Reading
4 Tasks
Modify the code section below to address the following tasks.
- Implement no pooling, complete pooling, and partial pooling models
- Compare bias-variance trade-offs across different pooling strategies
- Visualize and analyze shrinkage effects in hierarchical models
- Assess regional frequency analysis performance with different approaches