calc_combo: Drug combination calculations

Description Usage Arguments

View source: R/medianeffect.R

Description

Given drug combination object (either fixed or non-fixed ratio) and arbitrary number of single-drug effect objects, calculate all parameters needed for later calculation of combination or dose reduction index, at either a vector of specified fa values or using actual doses / fa from drug_combo. Returns unique id, total dose in combination, fa, single drug doses needed for fa, and dose in the combination for each drug.

Usage

1
calc_combo(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.