Loading
The geometric mean computation panicked when it was given an empty list, which happens when there are no baselines. Instead, we should simply return 1.
The geometric mean computation panicked when it was given an empty list, which happens when there are no baselines. Instead, we should simply return 1.