plot.aec: Plot Function for AEC

Description Usage Arguments Author(s)

View source: R/ACBC.utils.R

Description

Plot Function for AEC

Usage

1
2
## S3 method for class 'aec'
plot(x, confidence = 0.95, ...)

Arguments

x

plot object (from achc)

confidence

Confidence level for AEC test

...

other arguments passed to plot parameters (helpful to employ different colors or symbols for different groups). See plot.default and par. Some limitations occur because of polygon use.

Author(s)

Michael Collyer


mlcollyer/ACHC documentation built on May 30, 2020, 10:26 p.m.