weighted_mean_arit: Calculate weighted arithmetic mean.

View source: R/RcppExports.R

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


FORTLS documentation built on Sept. 11, 2023, 5:09 p.m.