Mode: Calculation of the mode of a dataset

View source: R/mode.R

ModeR Documentation

Calculation of the mode of a dataset

Description

Calculation of the mode of a dataset

Usage

Mode(x)

Arguments

x

a vector

Value

mode

Examples

Mode(rnorm(80,20,3))

Antoine-Masse/KefiR documentation built on July 4, 2024, 11:40 a.m.