Compute TSNPE support inclusion and simulation-based coverage calibration diagnostics after each truncated proposal training round.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add VectorSpaceLab/AREX-Skill --skill tsnpe_sbcc_diagnostics --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tsnpe Sbcc Diagnostics?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vectorspacelab-tsnpe-sbcc-diagnostics)More formats (shields.io, HTML) on the badges page.
---
name: tsnpe_sbcc_diagnostics
description: Compute TSNPE support inclusion and simulation-based coverage calibration diagnostics after each truncated proposal training round.
---
# Tsnpe Sbcc Diagnostics
Use this skill after each TSNPE round to check whether posterior credible regions cover simulated ground-truth parameters and whether the truncation support is not excluding likely true posterior mass. It reports numeric coverage and support-inclusion values for recovery analysis.
Inputs: JSON with `true_log_probs`, `posterior_sample_log_probs`, and `threshold`. Outputs: empirical coverage curve, ground-truth support fraction, and mechanism checks. Validation: run `python tests/test_sbcc.py`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.