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}.


mauriciogtec/metodosMultivariados2017 documentation built on May 21, 2019, 1:37 p.m.