
Computes the geometric standard deviation of a vector x.
geom_sd.Rd
Computes the geometric standard deviation of a vector x.
Examples
geom_sd(c(1, 2, 3, 2, 1))
#> [1] 1.620824
geom_sd.Rd
Computes the geometric standard deviation of a vector x.
geom_sd(c(1, 2, 3, 2, 1))
#> [1] 1.620824