Plot inspect objects
# S3 method for inspect
plot(
x,
width = NULL,
pos = NULL,
quiet = FALSE,
legend = TRUE,
rate.rev = TRUE,
...
)
A plot. No returned value.
inspect object
numeric. Width of rolling regression to determine rates in rolling rate plot as proportion of total data length (0 to 1)
integer. Which result to plot.
logical. Suppress console output.
logical. Suppress labels and legends.
logical. Control direction of y-axis in rolling rate plot.
Pass additional plotting parameters