Compares sample subset x against sample subset y
compare_sample_subsets(
est_ptrs_x,
est_ptrs_y,
pipeline_x,
pipeline_y,
cor_cutoff,
max_cor
)a named list including the est_ptr dataframe and a max_cor value
sample: sample
est_ptr: PTR estimate
coefficient: coefficient of linear regression
pValue: p-value of linear regression
cor: correlation coefficient
correctY: corrected coverage
PTR estimates from sample subset x
PTR estimates from sample subset y
pipeline for sample subset x
pipeline for sample subset y
the correlation cutoff
the max correlation