Mode: Compute the Statistical Mode of a Vector

Description Usage Arguments Value Author(s)

Description

Compute the Statistical Mode of a Vector

Usage

1
Mode(x)

Arguments

x

a vector of numeric, factor, or ordered values

Value

the statistical mode of the vector. If more than one mode exists, the last one in the factor order is arbitrarily chosen (by design)

Author(s)

Christopher Gandrud and Matt Owen


Zelig documentation built on Jan. 8, 2021, 2:26 a.m.