kurtosis | R Documentation |
Helper function to calculate kurtosis, using
moments::
kurtosis
.
kurtosis(x, na.rm = TRUE)
x |
Numeric vector or matrix. |
na.rm |
Logical. Should missing values be removed? Defaults to TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.