A set of functions to plot data variables and predicted values (catch, age composition, etc.)
plot_catch(fit, f = 1, by = c("region", "stock"), prop = FALSE, annual = FALSE)plot_index(fit, i = 1, zoom = FALSE)
plot_CAA(fit, f = 1, r = 1, do_mean = FALSE)
plot_CAL(fit, f = 1, r = 1, do_mean = FALSE)
plot_IAA(fit, i = 1, do_mean = FALSE)
plot_IAL(fit, i = 1, do_mean = FALSE)
plot_SC(fit, ff = 1, aa = 1, r = 1, prop = FALSE)
plot_tagmov(fit, s = 1, yy = 1, aa = 1)
Various base graphics plots
MSAassess object returned by fit_MSA()
Integer, indexes the fleet
Character to indicate dimension for multivariate plots
Logical, whether to plot proportions (TRUE) or absolute numbers
Logical, whether to plot annual values (summed over seasons)
Integer, indexes the survey
Logical, for plot_index(). If TRUE, plots a subset of years with observed data points. Otherwise, plots
predicted values over all model years.
Integer, indexes the region
Logical, whether to plot full compositions or time series of mean length or mean age
Integer, indexes the aggregate fleet (for stock composition data)
Integer, indexes the aggregate age class (for stock composition and tag data)
Integer, indexes the stock
Integer, indexes the aggregate years (for the tag data)
plot_catch plots the fishery catch by stock or region (either whole numbers or proportions)
plot_index plots indices of abundance
plot_CAA plots the fishery catch at age
plot_CAL plots the catch at length
plot_IAA plots the index age composition
plot_IAL plots the index length composition
plot_SC plots the stock composition
plot_tagmov plots the tag movements