Description Usage Arguments Value
View source: R/summarize_type1.R
Calculation of Type 1 error and critical values of tests
1 | summarize_type1(data_sim, signi_level = 0.05, permuted = FALSE)
|
data_sim |
the simulated data |
signi_level |
significance level (default alpha=0.05) |
permuted |
whether the simulated data includes the minP via permutation (default is FALSE) |
list of type 1 errors and critical values for minP, linear model 1, and linear model 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.