Description Usage Arguments Value
Estimates the size of a hypothesis testing using a vector of p-values.
1 | Size(p, a = 0.05, sig = 0.05, simple = F)
|
p |
Vector of p-values. |
a |
Alpha level at which to assess size. |
sig |
Significance level for CI. |
simple |
If TRUE, returns estimated size and SE only. |
Matrix containing the estimated size, its standard error, the lower and upper confidence bounds, and a p value assessing the null hypothesis that the size is alpha.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.