plot.ccaf {attenuation} | R Documentation |
Plot a confidence curve of attenuated correlation coefficients.
Description
Plot a confidence curve of attenuated correlation coefficients.
Usage
## S3 method for class 'ccaf'
plot(x, y, level = 0.95, ...)
Arguments
x |
An object of class |
y |
Ignored; supported for compatibility with the |
level |
Level to highlight. Defaults to 0.95. If |
... |
Passed to |
Value
An invisible copy of x
.
[Package attenuation version 1.0.0 Index]