iod: Index of Dispersion

View source: R/stats.R

iodR 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


litteR documentation built on Aug. 27, 2022, 1:05 a.m.