Add the r2 threshold that was used to filter a peak to the top reports.
Cases:
simple grouping/no grouping: put NA
ld/cred grouping and --dynamic-r2-chisq: r2_threshold = min(r2_threshold/chisq_inverse_survival_func(pval,df=1),1.0)
ld/cred grouping, no --dynamic-r2-chisq: r2_threshold=r2_threshold
Add the r2 threshold that was used to filter a peak to the top reports. Cases: simple grouping/no grouping: put NA ld/cred grouping and --dynamic-r2-chisq: r2_threshold = min(r2_threshold/chisq_inverse_survival_func(pval,df=1),1.0) ld/cred grouping, no --dynamic-r2-chisq: r2_threshold=r2_threshold
column name: lead_r2_threshold