TF_logistic | R Documentation |
TF_logistic: logistic function for evaluating a single point.
TF_logistic(x, offset = 0, scl = 1)
x |
Input vector at which to evaluate. |
offset |
Amount it should be offset |
scl |
Scale parameter |
Function output evaluated at x.
TF_logistic(0)
TF_logistic(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.