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

Description Usage Arguments Value

View source: R/plot.R

Description

Plot a confidence curve of attenuated correlation coefficients.

Usage

1
2
## S3 method for class '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.


attenuation documentation built on Nov. 8, 2019, 9:07 a.m.