| synergy_diagnostics | R Documentation |
Full circuit diagnostics for a cohort percentile matrix
synergy_diagnostics(
pct_mat,
synergy_grid = seq(0, 1, by = 0.05),
synergy_ref = 0.6,
exposure_names = NULL,
metal_names = NULL,
weights = NULL
)
pct_mat |
Numeric matrix of within-cohort percentiles (rows = subjects). |
synergy_grid |
Grid of synergy values in |
synergy_ref |
Reference synergy for summary statistics. |
exposure_names |
Labels for exposures (columns of |
metal_names |
Deprecated alias for |
weights |
Optional potency weights aligned with columns of |
List with cohort_band, marginals, monotonicity, synergy_ref, sens_ref.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.