fwer_sim | R Documentation |
Simulate data as in Clarke, Romano & Wolf (2019) to simulate family wise error rates (FWERs)
fwer_sim(rho, N, s, B, G = 20)
rho |
The correlation between the outcome variables |
N |
The number of observations |
s |
The number of dependent variables |
B |
The number of bootstrap draws e |
G |
The number of clusters. If NULL, no clustering. |
A 'data.frame' containing unadjusted p-values & p-values adjusted using the methods by Holm and Romano & Wolf (2005), with the following columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.