Description Usage Format Examples
A dataset containing the OV expression data and survival data.
1 |
A list with four OV datasets:
A list with two items.
Exp
: Expression data of OV.train
.
survData
: Survival data of OV.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 OV.test
.
survData
: Survival data of OV.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 OV.valid1
.
survData
: Survival data of OV.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 OV.valid2
.
survData
: Survival data of OV.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.