kurt | R Documentation |
4th moment kurtosis ratio
kurt(x)
x |
vector |
skew
set.seed(1) x <- rexp(100) # Get kurtosis coefficient estimate for exponential distribution kurt(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.