Learn R Programming

ODT (version 1.0.0)

expression_w12: expression_w12 Data Set

Description

A dataframe containing gene expression values (with different types of genes) from patients retrieved from waves 1 and 2. Used as a toy example in trainTree and predictTree and niceTree

Usage

data("expression_w12")

Arguments

Format

A data frame with 22843 observations on the following 247 variables, where there are 247 patients from the waves and 22843 different genes are considered.

The format is: 22843 obs. 247 variables

Examples

Run this code
data(expression_w12)

Run the code above in your browser using DataLab