View source: R/Model-methods.R
| h_prob_two_drugs_combo_normalized_dose | R Documentation |
Reuses the dose-normalization expression inferred from a single-agent JAGS
data model, such as x / ref_dose or x - ref_dose, and evaluates it for R
dose inputs. The result is used for the combo interaction term so runtime
probabilities match the JAGS model used for MCMC.
h_prob_two_drugs_combo_normalized_dose(dose, single_model)
dose |
( |
single_model |
( |
Numeric vector of normalized doses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.