Update missingness README to official broad comissing wording
Browse files
missingness_breakdown/README.md
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Missingness Breakdown Final
|
| 2 |
+
|
| 3 |
+
This directory contains the paper-facing missingness breakdown artifacts published under `v2_current` (`v2`), with the standardized must-do bundle mirrored into `final/must_do/` and `final/v2/must_do/`.
|
| 4 |
+
|
| 5 |
+
Primary paper-facing files:
|
| 6 |
+
|
| 7 |
+
- `missingness_tradeoff_scatter_main__v2.tex`
|
| 8 |
+
- `missingness_tradeoff_scatter_main__v2.pdf`
|
| 9 |
+
- `missingness_tradeoff_scatter_main__v2.png`
|
| 10 |
+
- `missingness_prefix_bars_appendix__v2.tex`
|
| 11 |
+
- `missingness_prefix_bars_appendix__v2.pdf`
|
| 12 |
+
- `missingness_prefix_bars_appendix__v2.png`
|
| 13 |
+
- `missingness_dataset_model_heatmap_appendix__v2.tex`
|
| 14 |
+
- `missingness_dataset_model_heatmap_appendix__v2.pdf`
|
| 15 |
+
- `missingness_dataset_model_heatmap_appendix__v2.png`
|
| 16 |
+
- `missingness_model_subitem_heatmap_appendix__v2.tex`
|
| 17 |
+
- `missingness_model_subitem_heatmap_appendix__v2.pdf`
|
| 18 |
+
- `missingness_model_subitem_heatmap_appendix__v2.png`
|
| 19 |
+
- `missingness_family_subitem_bars_appendix__v2.tex`
|
| 20 |
+
- `missingness_family_subitem_bars_appendix__v2.pdf`
|
| 21 |
+
- `missingness_family_subitem_bars_appendix__v2.png`
|
| 22 |
+
- `model_summary__v2.csv`
|
| 23 |
+
- `prefix_summary__v2.csv`
|
| 24 |
+
|
| 25 |
+
Must-do bundle (`must_do/`):
|
| 26 |
+
|
| 27 |
+
- `must_do/missingness_tradeoff_scatter_main__v2.tex`
|
| 28 |
+
- `must_do/missingness_tradeoff_scatter_main__v2.pdf`
|
| 29 |
+
- `must_do/missingness_tradeoff_scatter_main__v2.png`
|
| 30 |
+
- `must_do/missingness_prefix_bars_appendix__v2.tex`
|
| 31 |
+
- `must_do/missingness_prefix_bars_appendix__v2.pdf`
|
| 32 |
+
- `must_do/missingness_prefix_bars_appendix__v2.png`
|
| 33 |
+
- `must_do/missingness_dataset_model_heatmap_appendix__v2.tex`
|
| 34 |
+
- `must_do/missingness_dataset_model_heatmap_appendix__v2.pdf`
|
| 35 |
+
- `must_do/missingness_dataset_model_heatmap_appendix__v2.png`
|
| 36 |
+
- `must_do/missingness_model_subitem_heatmap_appendix__v2.tex`
|
| 37 |
+
- `must_do/missingness_model_subitem_heatmap_appendix__v2.pdf`
|
| 38 |
+
- `must_do/missingness_model_subitem_heatmap_appendix__v2.png`
|
| 39 |
+
- `must_do/missingness_family_subitem_bars_appendix__v2.tex`
|
| 40 |
+
- `must_do/missingness_family_subitem_bars_appendix__v2.pdf`
|
| 41 |
+
- `must_do/missingness_family_subitem_bars_appendix__v2.png`
|
| 42 |
+
|
| 43 |
+
Support files:
|
| 44 |
+
|
| 45 |
+
- `analysis_report__v2.md`
|
| 46 |
+
|
| 47 |
+
Scoring note:
|
| 48 |
+
|
| 49 |
+
- The official second missingness subitem is the original broad `co_missingness_pattern_consistency`.
|
| 50 |
+
- It measures whether state-conditioned missingness profiles remain stable when each active missing-target column is compared against all other columns.
|
| 51 |
+
- It is not the strict missing-only pairwise score, and it is not the later pairwise-centered experimental variant.
|
| 52 |
+
- In the current official results, the broad `co_missingness_pattern_consistency` usually stays close to `marginal_missing_rate_consistency`, which we interpret as missingness amount and broad conditional missingness structure being learned together.
|
| 53 |
+
|
| 54 |
+
The active published version tag for this bundle is `v2_current` (`v2`).
|
| 55 |
+
The `.tex` files are standalone LaTeX sources. The `.pdf/.png` files are immediate previews for reading in the current environment.
|