powered by
Calculate mean of logged values in non-log space (return answer in log-space)
ExpMean(x)
A vector of values
Returns the mean in log-space
# NOT RUN { ExpMean(x = c(1, 2, 3)) # }
Run the code above in your browser using DataLab