Calcualte BC bootstrap p-value intervals from the output of a limma eBayes output.
1 | limmaPvalueBC(data, design, width, B, sampleSizeRatio = 1)
|
data |
The data which is the input to the limma lmFit function. |
design |
The design for the limma function, see the |
width |
Width of the required prediction interval. |
B |
Number of bootstraps to calculate the bootstrap intervals. |
sampleSizeRatio |
Ratio of sample sizes of replication and original experiment. Calculated as sample size of replication experiment divided by the sample size of the original experiment. Default value is 1. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.