Description Usage Arguments Value Examples
Log-sum-exp
1 | log_sum_exp(x)
|
x |
a numeric object |
log(sum(exp(x)))
1 | log_sum_exp(c(1, 2, 30))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.