tcplPlotlyPlot {tcpl} | R Documentation |
tcplPlotlyPlot
Description
tcplPlotlyPlot
Usage
tcplPlotlyPlot(dat, lvl = 5, hide_losing_models = FALSE)
Arguments
dat |
data table with all required conc/resp data |
lvl |
integer level of data that should be plotted |
hide_losing_models |
Boolean, by default FALSE. For individual mc plots only, should the losing models be hidden? level 2 - for 'sc' plotting level 5 - for 'mc' plotting, all fit models and winning model with hitcall |
Value
A plotly plot
[Package tcpl version 3.3.0 Index]