Description Usage Arguments Value
Implementation of the logistic function
(this function is borrowed from splatter
).
1 | logistic(x, x0, k)
|
x |
value to apply the function to. |
x0 |
midpoint parameter. Gives the centre of the function. |
k |
shape parameter. Gives the slope of the function. |
Value of logistic funciton with given parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.