Plots convert_rate and auto_rate summary table regressions in a way that
visualises how they are positioned within the data timeseries.
Usage
overlap.p(
x,
highlight = NULL,
pos = NULL,
legend = TRUE,
quiet = FALSE,
msg = "overlap.p",
...
)Arguments
- x
convert_rate,convert_rate_select, orauto_rateobject- highlight
integer. Which result in the summary table to highlight on the plots. Defaults to 1. If it is outside the range of the summary rows it will default to 1.
- pos
integer(s). Choose which summary table rows to plot.
- legend
logical. Suppress plot legends.
- quiet
logical. Suppress console output.
- msg
string. For adding custom text to start of messages.
- ...
Allows additional plotting controls to be passed.
