overlap.p | R Documentation |
Plots convert_rate
and auto_rate
summary table regressions in a way that
visualises how they are positioned within the data timeseries.
overlap.p(
x,
highlight = NULL,
pos = NULL,
legend = TRUE,
quiet = FALSE,
msg = "overlap.p",
...
)
x |
|
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. |
A plot of the auto_rate object results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.