plot.secdiff {DAMisc} | R Documentation |
Plots the results of the secondDiff
function.
## S3 method for class 'secdiff'
plot(x, level = 0.95, ...)
x |
An object of class |
level |
The confidence level of the confidence interval(s) |
... |
Other arguments to be passed down, currently not implemented. |