exp_normalize | R Documentation |
Compute normalized probabilities: exp(x_i) / sum_j exp(x_j)
exp_normalize(x)
x |
a number or real-valued vector |
a number or real-valued vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.