data {REBET}R Documentation

Data for the example

Description

Data for the example.

Details

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.

See Also

rebet

Examples


 data(data, package="REBET")

 # Display some of the data
 table(response)
 dim(genotypes)
 subRegions

[Package REBET version 1.0.0 Index]