Learn R Programming

fMRItools (version 0.7.2)

Mode: Mode of data vector

Description

Get mode of a data vector. But use the median instead of the mode if all data values are unique.

Usage

Mode(x)

Value

The mode

Arguments

x

The data vector