Get observed and predicted size composition values

plot_size_comps(
  M,
  which_plots = "all",
  xlab = "Mid-point of size-class (mm)",
  ylab = "Proportion",
  slab = "Sex",
  mlab = "Model",
  tlab = "Fleet",
  res = FALSE,
  ylim_max = 0.3
)

Arguments

M

List object(s) created by read_admb function

which_plots

the size composition fits that you want to plot

xlab

the x-axis label for the plot

ylab

the y-axis label for the plot

slab

the sex label for the plot that appears above the key

mlab

the model label for the plot that appears above the key

tlab

the fleet label for the plot that appears above the key

res

boolean if residual or observed and predicted

ylim_max

(numeric), defines the ylim.

Value

Plots of observed and predicted size composition values