| .skewness | R Documentation |
Helper function to calculate skewness for a vector
.skewness(x, mean_vec, sampSD, N)
x |
A numeric vector of data |
mean_vec |
The mean of the data |
sampSD |
The standard deviation of the data |
N |
The sample size |
The skewness value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.