Description Usage Arguments Value Examples
Sigmoid Function
1 | sigmoid(z)
|
z |
linear combination of predictor variables |
a vector containing the probabilities of assignment to the positive or negative class
1 2 3 4 | ## Not run:
sigmoid(z)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.