phenodata {GlobalAncova} | R Documentation |
Covariate data for the van t'Veer example:
0
-no/1
-yes).pos
-positive/neg
-negative).data(phenodata)
The format is:
`data.frame': 96 obs. of 4 variables:
$ Sample : int 1 2 3 4 5 6 7 8 9 10 ...
$ metastases: int 0 0 0 0 0 0 0 0 0 0 ...
$ grade : int 2 1 3 3 3 2 1 3 3 2 ...
$ ERstatus : Factor w/ 2 levels "neg","pos": 2 2 1 2 2 2 2 1 2 2 ...
data(phenodata) #str(phenodata)