Learn R Programming

iC10TrainingData (version 2.0.1)

train.Exp: Expression data for the training set.

Description

Expression data for the training set.

Usage

data(train.Exp)

Arguments

Format

A matrix with 714 rows and 997 columns. Rows are features and columns are training samples.

Details

Each row corresponds to one expression feature for all samples in the training set. Note that it includes all features in the classifier. Note that, depending on the data available and the type of matching (gene or probe) only some of the features will be used.

Examples

Run this code
data(train.Exp)
summary(train.Exp)

Run the code above in your browser using DataLab