doubleEnter | R Documentation |
DoubleEnter
doubleEnter(proband, sibling, Rs)
proband |
The proband scores |
sibling |
The matched sibling scores |
Rs |
The relatedness coefficients |
A dataframe
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.