weighted.geometric.mean: weighted.geometric.mean

Description Usage Arguments Details

Description

Compute a weighted geometric mean.

Usage

1

Arguments

x

a vector or dataframe containing the values whose weighted geometric mean is to be computed.

w

a vector of weights.

na.rm

remove NA for values before processing, the default value is FALSE.

Details

See weighted.mean {stats} or geometric.mean {psych}.


optimist/optimist documentation built on May 24, 2019, 3:56 p.m.