Add diagnostics report PDF

This commit is contained in:
aseimel
2026-06-15 16:40:43 +02:00
parent bc2d616605
commit e2b0b1a025
9 changed files with 64 additions and 10 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ 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.
The main reports are `diagnostics_report.md` and `diagnostics_report.pdf`; both are copied into `data/releases/` for the release files.