weighted_mean_arit {FORTLS}R Documentation

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.

Author(s)

Juan Alberto Molina-Valero, María José Ginzo Villamayor, Manuel Antonio Novo Pérez, Adela Martínez-Calvo, Juan Gabriel Álvarez-González, Fernando Montes and César Pérez-Cruzado.


[Package FORTLS version 1.5.3 Index]