data: Data for the example

Description Details See Also Examples

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

1
2
3
4
5
6
 data(data, package="REBET")

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

REBET documentation built on Nov. 8, 2020, 8:27 p.m.