lines.ccaf {attenuation} | R Documentation |
Add a plot a confidence curve of attenuated correlation coefficients.
## S3 method for class 'ccaf'
lines(x, type = "l", col = "red3", lwd = 2, ...)
x |
An object of class |
type |
The type of plot. |
col |
The color of the curve. |
lwd |
The thickness of the curve. |
... |
Passed to |
An invisible copy of x
.