logical variable, if true, missing values are excluded from analysis
Value
The function returns the kurtosis of the data.
Details
Given data \(x_1,x_2,\ldots, x_n\), the sample kurtosis is
defined by the formula:
$$\frac{\sum_{i=1}^n (x_i-\bar{x})^4/n}{(\sum_{i=1}^n
(x_i-\bar{x})^2/n)^2}-3.$$