Description Usage Arguments Value Examples
DoubleEnter
1 | doubleEnter(proband, sibling, Rs)
|
proband |
The proband scores |
sibling |
The matched sibling scores |
Rs |
The relatedness coefficients |
A dataframe
1 2 | X<-DFSimulated(10,10,.2,.2)
Y<-doubleEnter(X[,"proband"], X[,"sibling"], X[,"Rs"])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.