KRest | R Documentation |
Sample estimate of excess kurtosis, with option for ordinary kurtosis. This function will eventually have a robust estimator option.
KRest(x, excess = TRUE)
x |
A numeric vector |
excess |
A logical variable with default TRUE, which results in the computation of excess kurtosis, and FALSE results ordinary kurtosis. |
numeric value of excess kurtosis or ordinary kurtosis
args(KRest)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.