generate_gwas_ss_1 | R Documentation |
Determines SE and generates effect estimates given input parameters
generate_gwas_ss_1(params, nid, vy = 1, minmaf = 0.01, r = NULL)
params |
Output from |
nid |
sample size |
vy |
Variance of trait |
minmaf |
minimum allowed maf. default=0.01 to prevent instability |
r |
LD correlation matrix. If NULL (default) then creates LD unaware sampling errors |
list of data frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.