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