wasd: Weighted arithmetic standard deviation

Description Usage Arguments Details Value

Description

Take a numeric vector and return the weighted arithmetic standard deviation.

Usage

1
wasd(x, w)

Arguments

x

a numeric vector.

w

a vector of numeric weights, of same length as x.

Details

None.

Value

Return the weighted arithmetic standard deviation of a vector.


BenitoJaillard/combinAna documentation built on May 9, 2019, 2:17 a.m.