trauma_data: Trauma Data for Supervised Clustering

trauma_dataR Documentation

Trauma Data for Supervised Clustering

Description

This is a genomic data set, saved as an R save file, that loaded with data("trauma_data") and data("gene_names") The data frame trauma_data has 147 observations on patients with trauma. The first 87 columns are gene expression values and the final column labeled outcome is the multiple organ failure score for the patient. The data in gene_names is information on each gene in trauma_data

Usage

data("trauma_data");data("gene_names")

Format

A data frame trauma_data with 147 observations the first 87 columns are gene expression data and the last column labeled outcome is the maximum organ failure score. A data frame gene_names with the affymetrix description of the probesets in trauma_data.

Source

N. Rajicic, Dianne M. Finkelstein, and David A. Schoenfeld.(2007) “Survival analysis of longitudinal microarrays.” Bioinformatics, 22(21):2643-2649


supcluster documentation built on May 20, 2022, 1:07 a.m.