Description Usage Format Examples
A dataset containing the GBM expression data and survival data.
1 |
A list with four GBM datasets:
A list with two items.
Exp
: Expression data of GBM.train
.
survData
: Survival data of GBM.train
. The first column is the
time on study (follow up time); the second column is a binary variable with
1 indicating that the event has occurred and 0 indicating(right)
censoring.
A list with two items.
Exp
: Expression data of GBM.test
.
survData
: Survival data of GBM.test
. The first column is the
time on study (follow up time); the second column is a binary variable with
1 indicating that the event has occurred and 0 indicating(right)
censoring.
A list with two items.
Exp
: Expression data of GBM.valid1
.
survData
: Survival data of GBM.valid1
. The first column is the
time on study (follow up time); the second column is a binary variable with
1 indicating that the event has occurred and 0 indicating(right)
censoring.
A list with two items.
Exp
: Expression data of GBM.valid2
.
survData
: Survival data of GBM.valid2
. The first column is the
time on study (follow up time); the second column is a binary variable with
1 indicating that the event has occurred and 0 indicating(right)
censoring.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.