Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

fiHampel

Generating function for fiHampel-class


Description

Generates an object of class "fiHampel".

Usage

fiHampel(bound = Inf)

Arguments

bound

positive real: bias bound

Value

Object of class fiHampel

Author(s)

References

Hampel et al. (1986) Robust Statistics. The Approach Based on Influence Functions. New York: Wiley.

Ruckdeschel, P. and Kohl, M. (2005) How to approximate the finite sample risk of M-estimators.

See Also

Examples

fiHampel()

## The function is currently defined as
function(bound = Inf){ new("fiHampel", bound = bound) }

ROptEstOld

Optimally Robust Estimation - Old Version

v1.2.0
LGPL-3
Authors
Matthias Kohl [aut, cre, cph]
Initial release
2019-04-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.