The combination of growth transitions (G_h) and molting probability (P_h) represents the size transition.

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

Arguments

M

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