Get_EffectiveNumberTest | R Documentation |
Estimate the effective number of tests for Bonferroni correction using the minimum achievable p-values (MAP).
Get_EffectiveNumberTest(MAP, alpha=0.05, Is.MidP=TRUE)
MAP |
a vector of the minimum achievable p-values (MAP). |
alpha |
a significant level. |
Is.MidP |
a logical value indicating whether p-values are mid-p-values. |
Effective number of test for Bonferroni correction at the level alpha. MAP can be obtained from SKATBinary functions.
Seunggeun Lee
Lee, S., Fuchsberger, C., Kim, S., Scott, L. (2015) An efficient resampling method for calibrating single and gene-based rare variant association analysis in case-control studies. Biostatistics, in press.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.