modal.value: Calculate the mode of a sample

Description Usage Arguments Value

View source: R/clustMD_UtilityFunctions.R

Description

Calculate the mode of a sample

Usage

1

Arguments

x

a vector containing the sample values.

Value

The mode of the sample. In the case of a tie, the minimum is returned.


clustMD documentation built on May 2, 2019, 2:09 a.m.