powered by
RK
RK(proband, sibling, Rs, DE = T)
column name or number of the proband
column name or number of the siblings
column name or number of the relatedness coefficients
Should the data be double entered?
A dataframe
# NOT RUN { X<-DFSimulated(100,100,.3,.3) Y<-RK(X[,1],X[,2],X[,3]) # }
Run the code above in your browser using DataLab