Learn R Programming

ODT (version 1.0.0)

drug_response_w12: drug_response_w12 data

Description

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

Usage

data("drug_response_w12")

Arguments

Format

The format is: num [1:247, 1:119] 2.710983 2.8755433 3.4390103 2.6527257...

Examples

Run this code
data(drug_response_w12)

Run the code above in your browser using DataLab