Learn R Programming

FORTLS (version 1.0.6)

weighted_mean_harm: Calculate weighted harmonic mean.

Description

Calculate weighted harmonic mean.

Usage

weighted_mean_harm(x, w)

Arguments

x

attribute for which calculate mean.

w

vector with weights associated to x.

Value

Data frame.