get_member | R Documentation |
Helper function for gen_sim()
get_member(i, beta, MAF, N = 1e+05, block_size = 1000)
i |
Iteration from for loop. |
beta |
A vector containing the casual effect of each SNP. |
MAF |
A vector containing minor allele frequencies. |
N |
Amount of subjects. |
block_size |
Size of FBM to be processed in each iteration. |
List containing block of simulated snps and genetic liabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.