| synergy_sensitivity | R Documentation |
Synergy sensitivity on cohort median percentiles
synergy_sensitivity(
pct_mat,
synergy_grid = seq(0, 1, by = 0.05),
weights = NULL
)
pct_mat |
Numeric matrix of within-cohort percentiles. |
synergy_grid |
Grid of synergy values in |
weights |
Optional potency weights aligned with columns of |
Data frame with synergy, qtbi, and additive_baseline columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.