| Mode {Zelig} | R Documentation |
Compute the Statistical Mode of a Vector
Mode(x)
x |
a vector of numeric, factor, or ordered values |
the statistical mode of the vector. If two modes exist, one is randomly selected (by design)
Matt Owen mowen@iq.harvard.edu