searchMode {gbs}R Documentation

Function for obtaining the empirical mode of the data

Description

This function computes the empirical mode of the data.

Usage

searchMode(x)

Arguments

x Vector of observations.

Value

code{searchMode()} return the empirical mode (modal value) of the data.

Author(s)

Barros, Michelli <michelli.karinne@gmail.com>
Leiva, Victor <victor.leiva@uv.cl, victor.leiva@yahoo.com>
Paula, Gilberto A. <giapaula@ime.usp.br>


[Package gbs version 1.0 Index]