Description Usage Format Examples
Covariate data for the van t'Veer example:
Sample number.
Development of distant metastases within five years (0
-no/1
-yes).
Tumor grade (three ordere levels).
Estrogen receptor status (pos
-positive/neg
-negative).
1 |
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 ...
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.