gmean {nexus} | R Documentation |
Geometric Mean
Description
Geometric Mean
Usage
gmean(x, trim = 0, ignore_na = FALSE, ignore_zero = TRUE)
Arguments
x |
A |
trim |
A length-one |
ignore_na |
A |
ignore_zero |
A |
Value
A numeric
vector.
[Package nexus version 0.6.0 Index]