Description Usage Arguments Value
Function to calculate an ascending logistic function parameterized by z50 and z95
1 | asclogistic5095(z, z50, z95, fsz = 0)
|
z |
- vector of sizes at which to compute selectivities |
z50 |
- size at which selectivity = 0.5 (logit-scale mean) |
z95 |
- size at which selectivity = 0.95 |
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.