Description Usage Arguments Value Author(s) See Also
Calculate a selection curve estimated under a fitted
selectivity model (i.e. fit.catch object).
1 2 3 4 5 | getSelcurve(x, l = get.lens(x), m = get.mesh(x), tangle = TRUE)
getTotalSelcurve(x, ...)
modelaverageTotalSelcurve(x, l = get.lens(x), m = get.mesh(x), ...)
|
x |
a |
l |
a vector of fish lengths the same size and
dimensions as |
m |
a vector of mesh sizes the same size and
dimensions as |
tangle |
selection curve for model with a tangle parameter? |
... |
arguments to pass to |
For getSelcurve a vector of relative selection
probabilities corresponding to the fish length and mesh
data in l and m, with identical dimensions to
l and m. For getSelcurve a vector of
total relative selection probabilities (i.e. over all mesh
sizes) corresponding to each fish length class in x.
Steve Walker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.