Learn R Programming

RVAideMemoire (version 0.9-6)

mod: Mode

Description

Compute the mode of a vector.

Usage

mod(x)

Arguments

x
numeric vector.

See Also

density

Examples

Run this code
mod(rnorm(100))

Run the code above in your browser using DataLab