plot.secdiff: Plotting Method for Second Difference Objects

Description Usage Arguments

Description

Plots the results of the secondDiff function.

Usage

1
2
## S3 method for class '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.


DAMisc documentation built on Jan. 12, 2022, 1:07 a.m.