Learn R Programming

DMtest (version 1.0.0)

covariate: Example covariate data for dmvc function

Description

Covariate data for 334 TCGA-COAD samples

Usage

data(covariate)

Arguments

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

Run this code
# NOT RUN {
data(covariate)
# }

Run the code above in your browser using DataLab