Calculate parametric p-value prediction intervals with the approach
taken from doi:10.1038/mp.2013.184
.
1 | prediction.p.parametric(ori.p, width = 0.95, sampleSizeRatio = 1)
|
ori.p |
Vector containing original p-values |
width |
Width of the required interval. Default = 0.95. |
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.