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