Learn R Programming

VSdecomp (version 0.1.1)

wtd_skew: Weighted Skewness

Description

computes weighted version of the skewness estimator.

Usage

wtd_skew(x, wgt = rep(1, length(x)))

Arguments

x

a numeric vector

wgt

an optional vector of weights.

Value

scalar