Learn R Programming

FORTLS (version 1.0.1)

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