data: Data for the h.traits example

Description Details See Also Examples

Description

Data for h.traits

Details

The object data contains estimated log odds-ratios and their standard errors for 5 SNPs and 6 traits. The matrices N00, N01, N10, and N11 are the case-control overlap matrices.

See Also

h.traits

Examples

1
2
3
4
5
6
7
8
 data(ex_trait, package="ASSET")

 # Display the data, and case/control overlap matrices
 data
 N00
 N11
 N01
 N10

ASSET documentation built on May 2, 2019, 5:46 p.m.