trainingGroup: Training set phenotypes

Description Usage Format Details Author(s) References See Also Examples

Description

A factor with two levels describing the phenotypes for the training data (Glas et al cohort, see the mammaPrintData package).

Usage

1
data(trainingData)

Format

The trainingGroup factor contains phenotypic information for the 78 samples of the training dataset.

Details

This phenotype factor corresponds to the breast cancer patients' cohort published by Glas and colleagues in BMC Genomics (2006). The information was obtained from the mammaPrintData package as described by Marchionni and colleagues in BMC Genomics (2013).

Author(s)

Bahman Afsari bahman.afsari@gmail.com, Luigi Marchionni marchion@jhu.edu

References

See switchBox for the references.

See Also

testingGroup

Examples

1
2
3
4
5
6
7
8
### Load gene expression data for the training set
data(trainingData)

### Show the class of the ``trainingGroup'' object
class(trainingGroup)

### Show group variable
table(trainingGroup)

switchBox documentation built on Nov. 8, 2020, 5:43 p.m.