Description Usage Arguments Value Author(s) References See Also Examples
Aggregate a set of p-values by adjusting the minimum p-value w.r.t. the number of p-values being adjusted.
1 | sidak(pvalues)
|
pvalues |
A vector of p-values to be aggregated using Sidak's Method. NAs and values outside the interval [0,1] will be removed. |
A single scalar aggregated p-value (between 0 and 1).
Rupam Bhattacharyya, rupamb@umich.edu
Šidák, Z. (1967). Rectangular confidence regions for the means of multivariate normal distributions. Journal of the American Statistical Association, 62(318), 626-633.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.