Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 280 Bytes

means.md

File metadata and controls

17 lines (13 loc) · 280 Bytes

Mean Functions

The package provides functions to compute means of different kinds.

geomean
harmmean
genmean

The mean and mean! functions are also extended to accept a weight vector of type AbstractWeights to compute weighted mean.

mean
mean!