WGCNA (version 1.72-5)

stdErr: Standard error of the mean of a given vector.

Description

Returns the standard error of the mean of a given vector. Missing values are ignored.

Usage

stdErr(x)

Value

Standard error of the mean of x.

Arguments

x

a numeric vector

Author

Steve Horvath