SD {sasLM} | R Documentation |
Standard Deviation
Description
Standard deviation of a sample.
Usage
SD(y)
Arguments
y |
a vector of numerics |
Details
It removes NA
in the input vector. The length of the vector should be larger than 1.
Value
Sample standard deviation
Author(s)
Kyun-Seop Bae k@acr.kr
[Package sasLM version 0.10.4 Index]