Learn R Programming

jtools (version 2.3.0)

wtd.sd: Weighted standard deviation calculation

Description

This function calculates standard deviations with weights and is a counterpart to the built-in weighted.mean function.

Usage

wtd.sd(x, weights)

Arguments

x

A vector of values for which you want the standard deviation

weights

A vector of weights equal in length to x