hypoDatGeno {hapassoc} | R Documentation |
Simulated data for a hypothetical genetic SNPs
Description
Simulated genetic SNPs data used to illustrate the hapassoc package.
Usage
data(hypoDatGeno)
Format
Matrix with columns:\
[,1] | affected | numeric | affection status (1=yes, 0=no) |
[,2] | attr | numeric | simulated quantitative attribute |
[,3] | M1 | numeric | hypothetical SNP M1 |
[,4] | M2 | numeric | hypothetical SNP M2 |
[,5] | M3 | numeric | hypothetical SNP M3 |
[Package hapassoc version 1.2-9 Index]