Description Usage Arguments Value
View source: R/helper_function.R
Calculate the positive and negative threshold based on the permutation result.
1 | permutation_thres(thres_left, thres_right, p, diff_p)
|
thres_left |
2.5 percent left tails. |
thres_right |
2.5 percent right tails. |
p |
number of biomarker candidates. |
diff_p |
permutation results. |
A list of positive and negative threshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.