sigmoid {FBMS} | R Documentation |
Sigmoid function
Description
Sigmoid function
Usage
sigmoid(x)
Arguments
x |
The vector of values |
Value
The sigmoid of x
Examples
sigmoid(2)
[Package FBMS version 1.0 Index]
sigmoid {FBMS} | R Documentation |
Sigmoid function
sigmoid(x)
x |
The vector of values |
The sigmoid of x
sigmoid(2)