Skip to contents

Produces a residual plot for each catchdist.fleets component.

Usage

plot_resid(fit, base_size = 8)

Arguments

fit

A gadget fit object. See g3_fit.

base_size

Base size parameter for ggplot. See ggtheme.

Value

A ggplot object.

Examples

data(fit)
plot_resid(fit)