View source: R/diagnose_qtbi.R
| diagnose_qtbi | R Documentation |
Diagnose QTBI encoder behavior on processed data
diagnose_qtbi(
data,
synergy_grid = seq(0, 1, by = 0.05),
synergy_ref = NULL,
verbose = TRUE
)
data |
A |
synergy_grid |
Grid of synergy values for sensitivity curves. |
synergy_ref |
Reference synergy for summary statistics (defaults to
the value used in |
verbose |
If |
A qtbi_diagnosis object (also printed when verbose = TRUE).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.