Description Usage Arguments Value
View source: R/summarize_power.R
Calculation of Power for tests
1 | summarize_power(data_sim, crit_val, signi_level = 0.05, permuted = FALSE)
|
data_sim |
the simulated data |
crit_val |
identified critical value of minP from 'summarize_type1' function |
signi_level |
significance level (default alpha=0.05) |
permuted |
whether the simulated data includes the minP via permutation (default is FALSE) |
value of power for minP test, and prespecified model 1 and model 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.