| treatment_by_drug_df {drugDemand} | R Documentation |
The data frame indicating the treatments associated with each drug.
Description
A data frame with the following columns:
treatmentThe numeric code of the treatment group.
drugThe numeric code of the drug.
Usage
treatment_by_drug_df
Format
An object of class tbl_df (inherits from tbl, data.frame) with 6 rows and 2 columns.
[Package drugDemand version 0.1.3 Index]