Skip to contents

Visualise an object of class "IntensityFit" by delegating to plot.Link() on the underlying Link data stored in x$link with model = "ed". IntensityFit is the factor-level diagnostic for the exposure-driven (ED) workflow and mirrors how plot.ATAFit() delegates for the multiplicative (CL) side.

Usage

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

Arguments

x

An object of class "IntensityFit".

...

Arguments passed to plot.Link().

Value

A ggplot object.