View source: R/fit_selectivity.R
predict.selectivity_model | R Documentation |
Predict the selectivity for a new length or age vector.
## S3 method for class 'selectivity_model' predict(object, x, ...) ## S3 method for class 'empirical_selectivity_model' predict(object, x, ...)
object |
A 'selectivity_model' or 'empirical_selectivity_model' object. |
x |
The length or age vector. |
... |
Additional arguments, currently not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.