Add diagnostics report workflow
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user