Description Usage Arguments Details Value Author(s) References See Also Examples
This function simulate family wise error rate or test type I error rate
1 | simu_fwer(s, m, alphaVec)
|
s |
Integer, number of replications in a simulation |
m |
Integer, total number of hypothesis test |
alphaVec |
A numeric vector of the significance levels |
This function generate pvalues from the uniform(0, 1)
and then
apply the function opw
from the R package OPWeight
to obtain
the Familly Wise Error Rate (FWER)
A numeric matrix of FWER for the different p-value weighting methods
Mohamad S. Hasan, shakilmohamad7@gmail.com
Hasan and Schliekelman (2017)
qvalue
prob_rank_givenEffect
weight_binary
weight_continuous
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.