Learn R Programming

ODT (version 1.0.0)

expression_w34: expression_w34 Data Set

Description

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

Usage

data("expression_w34")

Arguments

Format

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

The format is: 22843 obs. 142 variables

Examples

Run this code
data(expression_w34)

Run the code above in your browser using DataLab