gm.sd {evoper} | R Documentation |
gm.sd
Description
Simple implementation for geometric standard deviation
Usage
gm.sd(x, mu = NULL)
Arguments
x |
data |
mu |
The geometric mean. If not provided it is calculated. |
Value
geometric standard deviation for data
[Package evoper version 0.5.0 Index]