permutation_thres {INDEED}R Documentation

Calculate the positive and negative threshold based on the permutation result

Description

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

Usage

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


[Package INDEED version 1.2.0 Index]