Adjust the frozen directional relevance family with BY
Source:R/singlesample-fair-comparison.R
singlesample_adjust_relevance_by.RdJointly adjusts the two prespecified directional shifted-null tests for each frozen pair. The denominator is exactly twice the number of frozen pairs; directions cannot be selected after observing their p-values.
Usage
singlesample_adjust_relevance_by(
pair_id,
p_above_margin,
p_below_minus_margin,
frozen_pair_ids
)