dose_info_combo2 {OncoBayes2} | R Documentation |
Dataset: trial dose information for a dual-agent combination study
Description
The data set defines all pre-defined dose-levels which can be explored in the dual-agent example trial.
Usage
dose_info_combo2
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 42 rows and 4 columns.
Details
- group_id
study
- drug_A
drug A dose amount
- drug_B
drug B dose amount
- dose_id
unique id of record
See Also
Other blrm_trial combo2 example:
blrm_trial()
,
drug_info_combo2
,
example-combo2_trial
[Package OncoBayes2 version 0.8-9 Index]