Skip to contents

Visualise an object of class "EDFit" by delegating to plot.ED() on the underlying ED data stored in x$ed.

Usage

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

Arguments

x

An object of class "EDFit".

...

Arguments passed to plot.ED().

Value

A ggplot object.

See also