Arviz posterior diagnostics starter
A framework for discovering, compiling, and validating reusable skills for scientific agents.From the repository description
npx -y skills add ma-compbio-lab/SkillFoundry --skill arviz-posterior-diagnostics-starterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.7 KB, 174 tokens by cl100k_base, as published. Nobody here has run it
ArviZ Posterior Diagnostics Starter
Use this skill to generate a deterministic toy posterior and summarize uncertainty diagnostics with ArviZ.
Run
./slurm/envs/statistics/bin/python \
skills/statistical-and-machine-learning-foundations-for-science/arviz-posterior-diagnostics-starter/scripts/run_arviz_posterior_diagnostics.py \
--out scratch/arviz/posterior_diagnostics.json
Output
The JSON summary includes:
- per-parameter means and 90% HDIs
ess_bulk,ess_tail, andr_hatmax_rhatandmin_ess_bulk
Notes
- This is a starter for the taxonomy leaf
uncertainty-estimation. - The posterior is simulated deterministically for reproducible testing; it is not fitted from real data.
What ships with it: 8 files
7.5 KB alongside SKILL.md, 2 of them executable
assets/
- README.md112 B
- toy_posterior_diagnostics.json834 B
examples/
- README.md118 B
scripts/
- run_arviz_posterior_diagnostics.pyruns3.4 KB
tests/
- README.md109 B
- test_run_arviz_posterior_diagnostics.pyruns1.6 KB
- metadata.yaml1.2 KB
- refs.md162 B