cor.afc: AFC Correlation Example

Description Usage Format Source Examples

Description

An example correlation matrix that corresponds to the the one derived in the unrun example's first iteration.

Usage

1
data("cor.afc")

Format

The format is: num [1:75, 1:75] 1 0.2153 0.14829 -0.00285 0.0536 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:75] "rs3745120_1" "chr19.22817596_1" "chr19.22817734_1" "chr19.22817955_1" ... ..$ : chr [1:75] "rs3745120_1" "chr19.22817596_1" "chr19.22817734_1" "chr19.22817955_1" ...

Source

This is simulated data.

Examples

1
data("cor.afc")

AssocAFC documentation built on May 1, 2019, 10:55 p.m.