selFcn.DoubleNormal4a | R Documentation |
Function to calculate (and optionally plot the components of) a double normal selectivity function with "4a" parameterization.
selFcn.DoubleNormal4a(zBs, params, fsZ, showPlot = TRUE)
zBs |
: vector of sizes at which to compute values |
params |
: vector of parameters |
fsZ |
: max possible size on the "shelf" |
showPlot |
: flag (T/F) to plot components of function |
Should replicate TCSAM02 dblnormal4a selectivity function.
params[1]: size at which ascending limb hits 1
params[2]: width of ascending limb
params[3]: scaled size at which descending limb departs from 1
params[4]: width of descending limb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.