A factor with two levels
describing the phenotypes for the testing data
(Buyse et al cohort,
(see the mammaPrintData package).
Usage
data(testingData)
Arguments
Format
The matTesting factor contains phenotypic information
for the 307 samples of the testing dataset.
Details
This phenotype factor corresponds to the breast cancer patients' cohort
published by Buyse and colleagues in JNCI (2006).
The gene expression matrix was obtained from
the mammaPrintData package as described
by Marchionni and colleagues in BMC Genomics (2013).
### Load gene expression data for the test setdata(testingData)
### Show the class of the ``testingGroup'' objectclass(testingGroup)
### Show group variabletable(testingGroup)