sd_pop: sd_pop

Description Usage Arguments Value

Description

Calculates the standard deviation of a vector using n as the denominator (suitable for populations) rather than n-1 (suitable for samples).

Usage

1
sd_pop(x)

Arguments

x

a vector of numeric values

Value

the standard deviation of the input is returned.


bvidgen/RPackage documentation built on May 13, 2019, 9:04 a.m.