Learn R Programming

modeest: Estimation of the mode

The package 'modeest' provides estimators of the mode of univariate unimodal (and sometimes multimodal) data and values of the modes of usual probability distributions.

Installation

You can install the release version of modeest from the CRAN with:

install.packages("modeest")

You can install the development version of modeest from GitHub with:

# install.packages("devtools")
devtools::install_github("paulponcet/modeest")

Copy Link

Version

Install

install.packages('modeest')

Monthly Downloads

19,914

Version

2.4.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

November 18th, 2019

Functions in modeest (2.4.0)

skewness

Skewness
parzen

Parzen's Kernel mode estimator
reexports

Objects exported from other packages
distrMode

Mode of some continuous and discrete distributions
tsybakov

The Tsybakov mode estimator
vieu

Vieu's mode estimator
venter

The Venter / Dalenius / LMS mode estimator
hrm

Bickel's half-range mode estimator
grenander

The Grenander mode estimator
meanshift

The Meanshift mode estimator
mlv

Estimation of the Mode(s) or Most Likely Value(s)
naive

The Chernoff or 'naive' mode estimator
modeest

Mode Estimation
asselin

The Asselin de Beauville mode estimator
hsm

Half sample mode estimator
lientz

The empirical Lientz function and the Lientz mode estimator