Description Usage Arguments Value
Function to calculate a double logistic function parameterized by z50, z95 on ascending/descending limbs
1 | dbllogistic5095(z, ascZ50, ascZ95, dscZ95, dscZ50, fsz = 0)
|
z |
- vector of sizes at which to compute selectivities |
ascZ50 |
- ascending z50 |
ascZ95 |
- z95 on ascending limb |
dscZ95 |
- z95 on descending limb |
dscZ50 |
- descending 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.