Description Usage Arguments Value Author(s)
Simulating Single SNP Data
1 2 |
size |
a numeric value of sample size. |
geno_eff |
a numeric value of genotype effect on phenotype. |
grid |
an interval of grid search (default=0.01; range: 0<grid<1). A lower value of grid gives denser intervals. |
c |
a numeric value of heterozygous genotype effect (0<=c<=1). |
MAF |
a numeric value of minor allele frequency (0<MAF<=0.5). |
pv |
a numeric value of prevalence of disease (default=0.5). |
cov_eff |
a numeric value of covariate effect on phenotype (default=0.5). |
a data set which consists of phenotype, genotype under additive assumption of genetic model, genotype under true genetic model, genotype matrix expanded with grid interval, and covariate.
Yeonil Kim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.