Skip to contents

Visualise an object of class "ATAFit" by delegating to plot.Link() on the underlying Link data stored in x$link with model = "ata".

Usage

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

Arguments

x

An object of class "ATAFit".

...

Arguments passed to plot.Link().

Value

A ggplot object.