Skip to contents

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

Usage

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

Arguments

x

An object of class "EDFit".

...

Arguments passed to plot.Link().

Value

A ggplot object.

See also