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 original stats:sd(x) function.

Usage

sd(x)

Arguments

x data

Value

empirical standard deviation


[Package LambertW version 0.1.9 Index]