powered by
Calculate mean of logged values in non-log space (return answer in log-space)
ExpMean(x, ...)
Returns the mean in log-space
A vector of values
Other arguments (not used)
ExpMean(x = c(1, 2, 3))
Run the code above in your browser using DataLab