skewness | R Documentation |
Internal function to compute skewness during BCmvn computation and pK estimation.
skewness(x)
x |
Guassian kernel density estimation representing pANN distribution |
Skewness value
Taken from the 'modes' R package (v0.7).
## Internal to bimodality_coefficient
G <- skewness(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.