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.


JonasMoss/attenuation documentation built on Nov. 12, 2019, 4:33 a.m.