View source: R/Model-methods.R
| h_prob_two_drugs_combo_single_prob | R Documentation |
Computes the monotherapy toxicity contribution for one drug by delegating to
that drug's own prob() method. This keeps the combo probability calculation
aligned with each single-agent link function and dose transformation.
h_prob_two_drugs_combo_single_prob(dose, model, samples, drug_index)
dose |
( |
model |
( |
samples |
( |
drug_index |
( |
Numeric matrix with one row per posterior sample and one column per dose combination.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.