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