covariate {DMtest} | R Documentation |
Example covariate data for dmvc function
Description
Covariate data for 334 TCGA-COAD samples
Usage
data(covariate)
Format
An object of class "matrix"
with with 334 rows and 3 vaiables.
- group
Whether the sample is normal or tumor, normal:0, tumor:1
- gender
Female or Male
- age
age (31–90)
Examples
data(covariate)
[Package DMtest version 1.0.0 Index]