weighted.sd: Calculate Weighted Standard Deviation

Description Usage Arguments

View source: R/calc_projections.R

Description

Function to calculate weighted standard deviation.

Usage

1
weighted.sd(x, w, na.rm = FALSE)

Arguments

x

The observations to calculate the standard deviations from

w

The weights associated with each observation.

na.rm

If TRUE, then NA values will be removed.


MrDAndersen/ffwebscrape documentation built on May 22, 2019, 1:51 p.m.