Calculate the MMA K1, K12, and the standardized dissimilarity score (eff1).
Kstat(genomat, type = 1)
K1(genomat)
K12(genomat)
eff1(n, nmark, s1)
Score or standardized score based on selected marker list.
K1
and K12
call Kstat
with type
= 1 and 2,
respectively. Kstat computes the minimum moment abberation
score. eff1
computes the standardized genetic dissimilarity.
Genotype matrix.
Desired sample size.
Type of dissimilarity measure desired (first or second moment).
Number of markers.
Dissimilarity score from K1
or K12
.
Brian S. Yandell (mailto:byandell@wisc.edu)
Jin C, Lan H, Attie AD, Churchill GA, Bulutuglo D, Yandell BS (2004) Selective phenotyping for increased efficiency in genetic mapping studies. Genetics 168: 2285-2293.
mma
, read.cross