Description Usage Arguments Value
Function to calculate an ascending logistic function parameterized by z50 and slope
1 | asclogistic(z, z50, slope, fsz = 0)
|
z |
- vector of sizes at which to compute selectivities |
z50 |
- size at which selectivity = 0.5 (logit-scale mean) |
slope |
- slope at z50 |
fsz |
- if fsz>0, fsz=fully-selected size. if fsz<0, function is normalized to max. if fsz=0, no re-scaling is done |
vector with selectivity values at the elements of z
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.