Description Usage Arguments Value Author(s)
Generates the specified number of subjects for a quantitative outcome.
1 2 | sim.QTL.data.G(numsubjects = 10000, ph.mean = 0, ph.sd = 1,
geno.model = 0, MAF = 0.1, geno.efkt = 0.25, pheno.reliability = 0.9)
|
numsubjects |
number of subjects to simulate. |
ph.mean |
statistical mean |
ph.sd |
standard deviation |
geno.model |
genetic model; binary=0 and additive=1. |
MAF |
minor allele frequencies of the genetic variant. |
geno.efkt |
effect size of the 'at risk' genotype. |
pheno.reliability |
reliability of the assessment for a quantitative outcome. |
a matrix that holds the outcome (phenotype) and
exposure (genotype) data and the SNP alleles used to
construct the genotypes.
Gaye A.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.