calculate_geometric_average | R Documentation |
The equation for the calculation is:: exp(mean(log(series_values)))
calculate_geometric_average(values)
values |
series with numeric values |
geometric average
Farley Ishaak
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.