View source: R/drexplorer_IAI.R
Visualize interaction index
1 2 3 4 5 6 7 8 9 10 11 |
fit |
the fitted result from fitIAI() |
type |
type of plot from c('IAI', 'medianEffect', 'doseResponseCurve', 'contour') |
contour.level |
contour level. only effective if type='contour' |
ylim |
y axis limit |
mode |
specify if to plot against response, dose or both. only effective if type=='IAI'. can be either 'response', 'dose', or 'both' |
logd |
logd passed to plot_median_effect |
align |
align passed to plot_median_effect |
cex.legend |
cex.legend passed to plot_median_effect |
legend.position |
legend.position passed to plot_median_effect |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.