attenuation (version 1.0.0)

lines.ccaf: 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 ccaf
lines(x, type = "l", col = "red3", lwd = 2, ...)

Arguments

x

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

type

The type of plot.

col

The color of the curve.

lwd

The thickness of the curve.

...

Passed to lines.

Value

An invisible copy of x.