lines.ccaf: Add a plot a confidence curve of attenuated correlation coefficients.
Description
Add a plot a confidence curve of attenuated correlation coefficients.
Usage
# S3 method for ccaf
lines(x, type = "l", col = "red3", lwd = 2, ...)
Arguments
x
An object of class ccaf
. The confidence curve to plot.
lwd
The thickness of the curve.
Value
An invisible copy of x
.