Learn R Programming

AssocAFC (version 1.0.2)

cor.afc: AFC Correlation Example

Description

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

Usage

data("cor.afc")

Arguments

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

Examples

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

Run the code above in your browser using DataLab