powered by
An example correlation matrix that corresponds to the the one derived in the unrun example's first iteration.
data("cor.afc")
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" ...
# NOT RUN { data("cor.afc") # }
Run the code above in your browser using DataLab