Xdata2 {CGEN}R Documentation

Sample covariate and outcome data

Description

Sample covariate and outcome data

Details

The data is taken from a lung cancer study. The file Xdata2.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(Xdata2, package="CGEN") 

 Xdata2[1:5, ]

[Package CGEN version 3.28.0 Index]