Distribution Symmetry Measure
distSym(x, prob = 0.9, na.rm = FALSE)
a numeric vector representing a sample from a continuous distribution
quantile interval coverage
set to TRUE
to remove NA
s before proceeding.
a scalar with a value of 1.0 indicating symmetry
From a sample from a distribution computes a symmetry measure. By default it is the gap between the mean and the 0.95 quantile divided by the gap between the 0.05 quantile and the mean.