Description Usage Arguments Value Examples
View source: R/measures_of_centre.R
The function takes a value of kurtosis, calculates excess kurtosis and creates an interpretation.
1 | describe_kurtosis(kurtosis)
|
kurtosis |
value of kurtosis |
interpretation of given kurtosis value
1 2 3 4 | standard usage:
describe_kurtosis(4)
"A kurtosis of 4 results in an excess kurtosis of 1, which indicates a
leptokurtic or 'greater-tailed' distribution"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.