Plot bottom trawl survey data
plot_bts.Rd
This function takes a list of models and plots the observed, predicted and confidence intervals for the bottom trawl survey data.
Usage
plot_bts(
M,
xlab = "Year",
ylab = "Bottom trawl survey biomass",
xlim = NULL,
ylim = NULL,
color = "purple",
biomass = TRUE
)