powered by
Calculate SD of logged values in non-log space (return answer in log-space)
ExpSD(x)
Returns the standard deviation in log-space
A vector of values
ExpSD(x = c(1, 2, 3))
Run the code above in your browser using DataLab