Learn R Programming

contextual (version 0.9.8.4)

var_welford: Welford's variance

Description

Welford described a method for 'robust' one-pass computation of the standard deviation. By 'robust', we mean robust to round-off caused by a large shift in the mean.

Usage

var_welford(z)

Arguments

z

vector

Value

variance