drug_response_w34 {ODT} | R Documentation |
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")
Format
The format is: num [1:247, 1:119] 3.4156359 3.2345985 3.1836058 3.7874252...
Examples
data(drug_response_w34)
[Package ODT version 1.0.0 Index]