plot.secdiff: Plotting Method for Second Difference Objects
Description
Plots the results of the secondDiff
function.
Usage
# S3 method for secdiff
plot(x, level = 0.95, ...)
Arguments
x
An object of class secdiff
level
The confidence level of the confidence interval(s)
...
Other arguments to be passed down, currently not implemented.