Learn R Programming

ASSET (version 1.10.0)

ex_trait: Data for the h.traits example

Description

Data for h.traits

Arguments

Details

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

See Also

h.traits

Examples

Run this code

 data(ex_trait, package="ASSET")

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

Run the code above in your browser using DataLab