Description Usage Arguments Value See Also
View source: R/calculatePval.R
This calculates the adjusted P-values for the regions using column permutation and Benjamini Hochberg correction methods.
1 | calculatePvalue(trueTstat, compare_tstats)
|
trueTstat |
The T-statistics value calculated using
|
compare_tstats |
The T-statistics value calculated using
|
A vector that is the adjusted P-value for the intended comparison.
DBAnalyze
which calls this function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.