Software for estimation of the mode

Introduction

The software of this page implements most of the methods of this paper:

D. R. Bickel and R. Frühwirth (contributed equally), “On a Fast, Robust Estimator of the Mode: Comparisons to Other Robust Estimators with Applications,” Computational Statistics and Data Analysis 50, 3500-3530 (2006). Full preprint

Mathematica implementation

The Mathematica functions and documentation

R implementations (readily ported to S-PLUS)

Statomics

The half-sample mode estimator is included in the "Estimation.r" file of Statomics. Please consult the documentation in the Statomics zip file for installation instructions. The usage of HSM follows:
> source('Estimation.r')
> hsm(c(10,2,5))

CRAN

Paul Poncet's modeest package implements the half-range mode, the half-sample mode, and the mode-based skewness of D. R. Bickel, "Robust estimators of the mode and skewness of continuous data," Computational Statistics and Data Analysis 39, 153-163 (2002).

MATLAB implementation

This software may become available from Rudolf Frühwirth.

 

Created on 9/10/05. Last modified on 1/25/08.

About this page

This site is best viewed with a recent version of Firefox (faster) or Netscape (more features). [Windows users of Internet Explorer may correct the overlapping of sections by clicking the Reload button or by pressing control-R. Safari omits white space before headings.]
Last modified January 25, 2008 4:34 AM . Copyright © 2001-2007 by David R. Bickel.

Author information. email | personal web page

< Main page