import * as simplestatistics from "https://deno.land/x/simplestatistics@v7.8.3/src/log_average.js";
Functions
The log average is an equivalent way of computing the geometric mean of an array suitable for large or small products. |
import * as simplestatistics from "https://deno.land/x/simplestatistics@v7.8.3/src/log_average.js";
The log average is an equivalent way of computing the geometric mean of an array suitable for large or small products. |