Calculate the standard deviation of logged values
Calculate SD of logged values in non-log space (return answer in log-space)
ExpSD(x)
x |
A vector of values |
Returns the standard deviation in log-space
ExpSD(x = c(1, 2, 3))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.