iod {litteR} | R Documentation |
Index of Dispersion
Description
A normalized measure of the dispersion of a probability distribution.
Usage
iod(x, na.rm = FALSE)
Arguments
x |
a numeric vector |
na.rm |
logical. Should missing values be removed? |
Value
index of dispersion (numeric vector of length 1).
References
https://en.wikipedia.org/wiki/Index_of_dispersion
[Package litteR version 1.0.0 Index]