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