Briefly, ... (explain how the best delta is chosen). More is explained in the vignette "...".

get_best_delta(delta_df, pval_cutoff = 0.05)

Arguments

pval_cutoff

The maximum p-value to use for statistical significance.

delta_tib

A data frame (or tibble) with the columns ... for all of the delta values.

Value

The best delta value to use or NA if none can be used.