The sex-specific growth transition probabilities (G_h, for all crabs that molt)

plot_growth_transition(
  M,
  xlab = "Mid-point of size-class (mm)",
  ylab = "P(growth transition)",
  slab = "Sex"
)

Arguments

M

a list of object(s) created by read_admb function

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

Value

plot of size transition matrix

Author

SJD Martell, D'Arcy N. Webber