.skewness: Helper function to calculate skewness for a vector
Description
Helper function to calculate skewness for a vector
Usage
.skewness(x, mean_vec, sampSD, N)
Arguments
- x
A numeric vector of data
- mean_vec
The mean of the data
- sampSD
The standard deviation of the data
- N
The sample size