R/utilities.R
ExpVar.Rd
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
ExpVar(x = c(1, 2, 3)) #> [1] 4.403948