kin.afc {AssocAFC} | R Documentation |
AFC Kinship Example
Description
An example kinship matrix that corresponds to the the one derived in the unrun example's first iteration.
Usage
data("kin.afc")
Format
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" ...
Source
This is simulated data.
Examples
data("kin.afc")
[Package AssocAFC version 1.0.2 Index]