radiant.data (version 1.0.6)

sdpop: Standard deviation for the population

Description

Standard deviation for the population

Usage

sdpop(x, na.rm = TRUE)

Arguments

x

Input variable

na.rm

If TRUE missing values are removed before calculation

Value

Standard deviation for the population

Examples

Run this code
# NOT RUN {
sdpop(rnorm(100))

# }

Run the code above in your browser using DataLab