| kurtosis | R Documentation |
Kurtosis
kurtosis(x, na_rm = FALSE)
x |
A numeric object of MCMC values. |
na_rm |
A flag specifying whether to remove missing values. |
A number.
Other summary:
lower(),
pvalue(),
pzeros(),
skewness(),
svalue(),
upper(),
variance(),
xtr_mean(),
xtr_median(),
xtr_sd(),
zeros(),
zscore()
kurtosis(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.