drug_response_w12 {ODT} | R Documentation |
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")
Format
The format is: num [1:247, 1:119] 2.710983 2.8755433 3.4390103 2.6527257...
Examples
data(drug_response_w12)
[Package ODT version 1.0.0 Index]