View source: R/selectivity_funcs_therMizer.R
knife_edge_phased | R Documentation |
A knife-edge selectivity function where only sizes greater or equal to
knife_edge_size1
are selected. Selectivity is then phased in through
size knife_edge_size2
. This simulates the reduced effectiveness of
longline gear for smaller fish
knife_edge_phased(w, knife_edge_size1, knife_edge_size2)
w |
The size of the individual. |
knife_edge_size1 |
The size at which the knife-edge is initiated. |
knife_edge_size2 |
The size at which selectivity is fully realized. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.