permutation_thres: Calculate the positive and negative threshold based on the...

Description Usage Arguments Value

View source: R/helper_function.R

Description

Calculate the positive and negative threshold based on the permutation result.

Usage

1
permutation_thres(thres_left, thres_right, p, diff_p)

Arguments

thres_left

2.5 percent left tails.

thres_right

2.5 percent right tails.

p

number of biomarker candidates.

diff_p

permutation results.

Value

A list of positive and negative threshold


cx30/INDEED documentation built on May 5, 2019, 2:41 a.m.