Learn R Programming

AssocAFC (version 1.0.2)

kin.afc: 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")

Arguments

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" ...

Examples

Run this code
# NOT RUN {
data("kin.afc")
# }

Run the code above in your browser using DataLab