get_best_delta: Finds the best delta for a the HotNet2 results

Description Usage Arguments Value

View source: R/TEMP_original_fxns.R View source: R/get_best_delta.R

Description

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

Usage

1
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.


jhrcook/HotNetvieweR documentation built on Oct. 14, 2019, 3:18 a.m.