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