Open-source · github.com/YuZh98/combinatorial-regression
Reproducibility code for the paper Statistical Modeling for Combinatorial Response Data. Includes the MH-within-Gibbs sampler, kernel comparison experiments, and waterfowl matching data analysis.
Quick Start
| |
Simulation study
The default make full runs both exponential and half-Gaussian kernels. To run only the main-paper kernel:
| |
Outputs are saved under results/runs/mh_within_gibbs/.
Custom settings
All scripts support environment-variable overrides:
| |
Documentation
See REPRODUCIBILITY.md for detailed mapping between paper sections and scripts, and INSTALL.md for R and Python dependency setup.