Description Usage Arguments Examples
This function calculates the skewness of a data with optional bias correction. The skewness is a measure of the symmetry of a distrbution. A negative skewness means the data is left skewed or has a fat left tail. The converse is true for a positive skew.
1 |
x |
Data vector. |
finite |
Should the finite sample correction (bias correction) be used? Defaults to TRUE. |
1 2 3 |
[1] -0.2202224
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.