diff options
Diffstat (limited to 'artifacts/vg_5k/field_anatomy_w64.json')
| -rw-r--r-- | artifacts/vg_5k/field_anatomy_w64.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/artifacts/vg_5k/field_anatomy_w64.json b/artifacts/vg_5k/field_anatomy_w64.json new file mode 100644 index 0000000..1e023eb --- /dev/null +++ b/artifacts/vg_5k/field_anatomy_w64.json @@ -0,0 +1,40 @@ +{ + "protocol": "Both fields split into an additive row/column-mean model and its residual, then correlated component by component. Hidden pairs are read only to align the two fields.", + "label": "natural-weighted64", + "size": 256, + "rows": [ + { + "component": "raw field", + "correlation": 0.6922159706308013 + }, + { + "component": "degree model only", + "correlation": 0.09663282041737035 + }, + { + "component": "residual after degree", + "correlation": 0.7052697077805243 + }, + { + "component": "residual after top-1 eigen", + "correlation": 0.542199919037366 + }, + { + "component": "residual after top-2 eigen", + "correlation": 0.37481036694327863 + }, + { + "component": "residual after top-5 eigen", + "correlation": 0.3855465012648901 + }, + { + "component": "residual after top-10 eigen", + "correlation": 0.18341225740386502 + } + ], + "visual_degree_variance_share": 0.01546868013212138, + "text_degree_variance_share": 0.026806936723177938, + "it_threshold_at_size": 0.29435250562886867, + "residual_above_it_threshold": true, + "reading": "If the residual correlation is far below the raw correlation, the headline statistic is inflated by nuisance structure that carries no matching information, and the residual is the number that should be compared against the recovery threshold." +}
\ No newline at end of file |
