sd {LambertW}R Documentation

Standard deviation

Description

The package gsl has one function called sd, which does not calculate the sample standard deviation. Hence, here it is re-introduced as the root of var(x).

Usage

sd(x)

Arguments

x data

Value

empirical standard deviation

Author(s)

Georg M. Goerg


[Package LambertW version 0.1.6 Index]