powered by
Whittemore-Halpern scores for allele-sharing
whscore(allele, type)
The returned value is the value of score statistic.
a matrix of alleles of affected pedigree members.
0 = pairs, 1 = all.
Leonid Kruglyak, Jing Hua Zhao
Allele sharing score statistics.
kruglyak96gap
wh94agap
wh94bgap
if (FALSE) { c<-matrix(c(1,1,1,2,2,2),ncol=2) whscore(c,type=1) whscore(c,type=2) }
Run the code above in your browser using DataLab