Description Usage Arguments Details Value Author(s) References Examples
Calculates sample standard deviation of input data.
| 1 | std(x)
 | 
| x | A given input data. | 
This function is slightly different from the base function sd.
An sample standard deviation of given data.
Donghwan Kim
ainsuotain@hanmail.net
donhkim9714@korea.ac.kr
dhkim2@bistel.com
https://en.wikipedia.org/wiki/Standard_deviation
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.