## Sample:
x = rt(100, 4)
## sampleMED -
# Median:
sampleMED(x)
## sampleIQR -
# Inter-quartile Range:
sampleIQR(x)
## sampleSKEW -
# Robust Skewness:
sampleSKEW(x)
## sampleKURT -
# Robust Kurtosis:
sampleKURT(x)
Run the code above in your browser using DataLab