weighted_mean_sqrt: Calculate weighted quadratic mean.

View source: R/RcppExports.R

weighted_mean_sqrtR Documentation

Calculate weighted quadratic mean.

Description

Calculate weighted quadratic mean.

Usage


  weighted_mean_sqrt(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.