Plot molting probability relationship

plot_molt_prob(
  M,
  xlab = "Mid-point of size class (mm)",
  ylab = "Probability of molting"
)

Arguments

M

list object created by read_admb function

xlab

the x-axis label for the plot

ylab

the y-axis label for the plot

Value

plot of the molting probability relationship

Author

D'Arcy N. Webber