Description Usage Arguments Value References Examples
The expectation and variance are calculated with respect to parental genotypes at a single marker under the null distribution of parental random transmission using Mendel's laws.
1 | call.moment(father,mother)
|
father |
indicates the father's genotype, coded as 0, 1 and 2. |
mother |
indicates the mother's genotype, coded as 0, 1 and 2. |
mean |
expecation of the offspring's genotype. |
var |
variance of the offspring's genotype. |
Guo W , Shugart YY, Detecting Rare Variants for Quantitative Traits Using Nuclear Families (manuscript).
1 2 |
call.moment(1,1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.