softmax | R Documentation |
this function exaluates a softmax transformation of a vector on the real number line to the simplex using the log sum of exponentials function
softmax(x)
x |
is the input |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.