Learn R Programming

radiant.data (version 1.6.3)

varpop: Variance for the population

Description

Variance for the population

Usage

varpop(x, na.rm = TRUE)

Value

Variance for the population

Arguments

x

Input variable

na.rm

If TRUE missing values are removed before calculation

Examples

Run this code
varpop(rnorm(100))

Run the code above in your browser using DataLab