log_sum | R Documentation |
Computes log(sum(exp(x))) in a numerically robust way.
log_sum(x)
x |
vector of length n |
log(sum(exp(x))).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.