calc_DRI: Calculate dose reduction index (DRI)

Description Usage Arguments

Description

Given drug_combo and arbitrary number of single-drug effect objects, calculate the dose reduction index for each drug at a vector of fa values. If fa is empty, then use the actual fa and actual doses in drug_combo.

Usage

1
calc_dri(drug_combo, ..., fa = double())

Arguments

drug_combo

Drug effect fixed-ratio combination object

...

Drug effect objects

fa

Vector of fraction affected (fa) at which calculations will be made (optional)


jhchou/medianeffect documentation built on March 7, 2020, 12:56 a.m.