attenuation (version 1.0.0)

plot.ccaf: Plot a confidence curve of attenuated correlation coefficients.

Description

Plot a confidence curve of attenuated correlation coefficients.

Usage

# S3 method for ccaf
plot(x, y, level = 0.95, ...)

Arguments

x

An object of class ccaf. The confidence curve to plot.

y

Ignored; supported for compatibility with the plot generic.

level

Level to highlight. Defaults to 0.95. If NULL, highlights no level.

...

Passed to plot.

Value

An invisible copy of x.