Add diagnostics report workflow

This commit is contained in:
aseimel
2026-06-15 16:33:19 +02:00
parent 91403e2bdf
commit bc2d616605
24 changed files with 7896 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Generated diagnostics
These files are generated by:
```bash
Rscript diagnostics/generate_diagnostics.R
```
The command requires completed model/post-estimation outputs. If those outputs are outside the repository root, set `PARTY2D_OUTPUTS_DIR` before running the script.
The main Markdown report is `diagnostics_report.md`; the same report is copied into `data/releases/` for the release files.