Description Usage Arguments Details Author(s) Examples
MulCom parameter optimization function to identify best combination of t and m providing maximum number of genes at a given FDR
1 |
perm |
a object with permutated MulCom Scores |
M.Opt |
an MulCom optimization object |
ind |
index corresponding to the comparison to plot |
th |
a threshold for the FDR plot |
image |
default = "T", indicates is print the MulCom optimization plot |
mulParOpt
The function mulParOpt is designed to identify the optimal m and t values
combination leading to the maximum number of differentially regulated genes
satisfying an user define FDR threshold.
In case of equal number of genes, the combination of m and
t with the lower FDR will be prioritized. In case of both identical number of
genes and FDR, the function will chose the highest t. The function optionally
will define a graphical output to visually inspect the performance of the test at
given m and t parameters for a certain comparison.
Claudio Isella, claudio.isella@ircc.it
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.