Mode {BayesSpace}R Documentation

Find the mode

Description

Used for finding the most frequent cluster for each z

Usage

Mode(x)

Arguments

x

Numeric vector

Value

mode Numeric scalar, most frequent element in x


[Package BayesSpace version 1.4.0 Index]