powered by
An example kinship matrix that corresponds to the the one derived in the unrun example's first iteration.
data("kin.afc")
The format is: num [1:1800, 1:1800] 0.5 0 0.25 0.25 0.25 0.25 0.25 0.25 0.25 0.25 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:1800] "1.1" "1.2" "1.3" "1.4" ... ..$ : chr [1:1800] "1.1" "1.2" "1.3" "1.4" ...
# NOT RUN { data("kin.afc") # }
Run the code above in your browser using DataLab