Learn R Programming

ODT (version 1.0.0)

drug_response_w34: drug_response_w34 data

Description

A matrix containing drug response values (IC50 values) from patients retrieved from waves 3 and 4. Used as a toy example in trainTree and predictTree and niceTree

Usage

data("drug_response_w34")

Arguments

Format

The format is: num [1:247, 1:119] 3.4156359 3.2345985 3.1836058 3.7874252...

Examples

Run this code
data(drug_response_w34)

Run the code above in your browser using DataLab