data {REBET} | R Documentation |
Data for the example.
The data contains a binary phenotype vector response
,
a genotype matrix genotypes
consisting of 20 rare-variant SNPs,
and the sub-region annotation vector subRegions
for the rebet
example.
data(data, package="REBET") # Display some of the data table(response) dim(genotypes) subRegions