Learn R Programming

sasLM (version 0.10.5)

SD: Standard Deviation

Description

Standard deviation of a sample.

Usage

SD(y)

Value

Sample standard deviation

Arguments

y

a vector of numerics

Author

Kyun-Seop Bae k@acr.kr

Details

It removes NA in the input vector. The length of the vector should be larger than 1.