R/utils.R
calculateGMFE.Rd
Calculate Geometric Mean Fold Error between `x` and `y`. Strictly positive pairs of values are kept in the calculation
calculateGMFE(x, y)
x values to compare
y values to compare
GMFE