Plot residuals for catch distributions
plot_resid.Rd
Produces a residual plot for each catchdist.fleets
component.
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)