Plot predicted mean age by gear type
Usage
plot_mnage(M, xlab = "Year", ylab = "Mean age", xlim = NULL, ylim = NULL)
Arguments
- M
List object(s) created by read_admb function
- xlab
the x-label of the figure
- ylab
the y-label of the figure
- xlim
is the year range to plot of the figure
- ylim
is the upper limit of the figure
Value
Plot of model estimates of mean age against observed (and implied confidence bounds)