lines.ccaf {attenuation} | R Documentation |
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 class 'ccaf'
lines(x, type = "l", col = "red3", lwd = 2, ...)
Arguments
x |
An object of class |
type |
The type of plot. |
col |
The color of the curve. |
lwd |
The thickness of the curve. |
... |
Passed to |
Value
An invisible copy of x
.
[Package attenuation version 1.0.0 Index]