sample.mode: Calculate Sample Mode

View source: R/sample.mode.R

sample.modeR Documentation

Calculate Sample Mode

Description

Calculate the mode of a data set, defined as the value(s) that occur most often.

Usage

sample.mode(x)

Arguments

x

Vector - The object to remove names from

Value

Calculated mode value


burrm/lolcat documentation built on Sept. 15, 2023, 11:35 a.m.