Skip to contents

Plot predicted recruitment and approximate asymptotic error-bars

Usage

plot_recruitment(
  M,
  xlab = "Year",
  ylab = "Recruitment (millions of individuals)",
  xlim = c(1990.5, 2019.5),
  fill = "yellow",
  alpha = 0.9
)

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 predicted recruitment

Author

SJD Martell, DN Webber