wgmean: Weighted geometric mean

Description Usage Arguments Details Value

Description

Take a numeric vector and return its weighted geometric mean.

Usage

1
wgmean(x, w)

Arguments

x

a numeric vector.

w

a vector of weights, of same length as x.

Details

None.

Value

Return the weighted geometric standard deviation of the vector x.


BenitoJaillard/combinAna documentation built on May 9, 2019, 2:17 a.m.