Description Usage Arguments Value
This function computes standard error under the null
se_null
analytically compute standard error of β under \mathbb{E}(β) = 0
√{\frac{1}{2fN_0} + \frac{1}{2N_{0}(1-f)} + \frac{1}{2fN_1} + \frac{1}{2N_{1}(1-f)} }
1 | se_null(N, n1, f)
|
N |
a vector or scalar of total number od samples |
n1 |
a vector or scalar of number of case samples |
f |
a vector of reference allele frequencies |
a numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.