Description Usage Arguments Value References Examples
View source: R/omicslondaHelper.R
Find Significant Interval based on testStat
1 | findSigInterval(adjusted.pvalue, threshold = 0.05, sign)
|
adjusted.pvalue |
vector of the adjusted p-value |
threshold |
p-value cut off |
sign |
vector hold area sign of each time interval |
returns a list of the start and end points of all significant time intervals
Ahmed Metwally (ametwall@stanford.edu)
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.