Plot selectivity by fishery, year, and age.
Arguments
- data
a
list
containing the data that was passed toMakeADFun
.- object
a
list
specifying the AD object created usingMakeADFun
.- posterior
an
rstan
objected created using thetmbstan
function.- probs
a numeric vector of probabilities with values in
[0,1]
for plotting quantiles of the posterior distribution.- years
the years to show on the plot.
- fisheries
the fisheries to show on the plot.
- ...
options passed on to
geom_density_ridges
.