Learn R Programming

iC10TrainingData (version 2.0.1)

IntClustMemb: Class Membership for the training set

Description

iC10 assignment for the Metabric training dataset (997 samples).

Usage

data(IntClustMemb)

Arguments

Format

The format is: Factor w/ 10 levels "1","2","3","4",..: 2 9 3 3 8 6 7 7 7 3 ... - attr(*, "names")= chr [1:997] "MB.0135" "MB.0167" "MB.0136" "MB.3403" ...

Examples

Run this code
data(IntClustMemb)
barplot(table(IntClustMemb))

Run the code above in your browser using DataLab