Skip to contents

Visualise an object of class "ATAFit" by delegating to plot.ATA() on the underlying ATA data stored in x$ata.

Usage

# S3 method for class 'ATAFit'
plot(x, ...)

Arguments

x

An object of class "ATAFit".

...

Arguments passed to plot.ATA().

Value

A ggplot object.

See also