.complementary_logprob | R Documentation |
Given x and norm, this calculates log(1-sum(exp(x)))
.complementary_logprob(x)
x |
A numeric vector of log-probabilities. Must be negative. |
A numeric value of the complementary log-probability.
Sebastian Funk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.