GBM: The GBM datasets

Description Usage Format Examples

Description

A dataset containing the GBM expression data and survival data.

Usage

1

Format

A list with four GBM datasets:

GBM.train

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.

GBM.test

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.

GBM.valid1

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.

GBM.valid2

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.

Examples

1

weiliu123/PCLassoCox documentation built on Dec. 23, 2021, 5:10 p.m.