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 Feb. 22, 2024, 5:54 a.m.