Xdata {CGEN}R Documentation

Sample covariate and outcome data

Description

Sample covariate and outcome data

Details

The data is taken from an ovarian cancer study. The file Xdata.txt is a tab-delimited type 3 data set (see file.type in pheno.list). It contains the variables:

Examples

 # Load and print the first 5 rows 
 data(Xdata, package="CGEN") 

 Xdata[1:5, ]

[Package CGEN version 3.22.0 Index]