powered by
TF_logistic: logistic function for evaluating a single point.
TF_logistic(x, offset = 0, scl = 1)
Function output evaluated at x.
Input vector at which to evaluate.
Amount it should be offset
Scale parameter
TF_logistic(0) TF_logistic(1)
Run the code above in your browser using DataLab