.normalize_prob | R Documentation |
Normalize a set of probability to one, using the the log-sum-exp trick
.normalize_prob(x)
x |
set of log probabilities |
normalized set of log probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.