Learn R Programming

FORTLS (version 1.0.6)

weighted_mean_arit: Calculate weighted arithmetic mean.

Description

Calculate weighted arithmetic mean.

Usage

weighted_mean_arit(x, w)

Arguments

x

attribute for which calculate mean.

w

vector with weights associated to x.

Value

Data frame.