ExpMean | R Documentation |
Calculate mean of logged values in non-log space (return answer in log-space)
ExpMean(x, ...)
x |
A vector of values |
... |
Other arguments (not used) |
Returns the mean in log-space
ExpMean(x = c(1, 2, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.