powered by
DoubleEnter
doubleEnter(proband, sibling, Rs)
A dataframe
The proband scores
The matched sibling scores
The relatedness coefficients
X<-DFSimulated(10,10,.2,.2) Y<-doubleEnter(X[,"proband"], X[,"sibling"], X[,"Rs"])
Run the code above in your browser using DataLab