dev.: Population-level deviation

Description Usage Arguments Value

Description

Deviations of the elements of a vector from their population mean.

Usage

1
dev.(x, p)

Arguments

x

A numeric vector giving the population.

p

An optional vector of weights. If missing, equal weights are used.

Value

The deviations of x.


popmoments documentation built on May 2, 2019, 5 p.m.

Related to dev. in popmoments...