Learn R Programming

ipred (version 0.6-14)

DLBCL: Diffuse Large B-Cell Lymphoma

Description

A data frame with gene expression data from diffuse large B-cell lymphoma (DLBCL) patients.

Usage

data(DLBCL)

Arguments

source

Except of MGE, the data is published at http://llmpp.nih.gov/lymphoma/data.shtml. MGEc.* is the mean of the gene expression in each of ten clusters derived by agglomerative average linkage hierarchical cluster analysis (Hothorn et al., 2002).

References

Ash A. Alizadeh et. al (2000), Distinct types of diffuse large B-cell lymphoma identified by gene expression profiling. Nature, 403, 504--509.

Torsten Hothorn, Berthold Lausen, Axel Benner and Martin Radespiel-Troeger (2002), Bagging Survival Trees. submitted. Preprint available from http://www.mathpreprints.com/math/Preprint/blausen/20020518/2.

Examples

Run this code
data(DLBCL)
survfit(Surv(time, cens), data=DLBCL)

Run the code above in your browser using DataLab