get_mode: find the mode in a numeric array using the density function...

View source: R/normalize_vwmb.R

get_modeR Documentation

find the mode in a numeric array using the density function from base R

Description

find the mode in a numeric array using the density function from base R

Usage

get_mode(x)

Arguments

x

numeric array

Value

mode of x


ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.