dispersion {LobsterCatch}R Documentation

This function calculates the variance to mean ratio (also known as dispersion index).

Description

This function calculates the variance to mean ratio (also known as dispersion index).

Usage

dispersion(x)

Arguments

x

is a numeric vector.

Value

Returns the dispersion index.


[Package LobsterCatch version 0.1.0 Index]