Generating function for fiHampel-class
Generates an object of class "fiHampel"
.
fiHampel(bound = Inf)
bound |
positive real: bias bound |
Object of class fiHampel
Matthias Kohl Matthias.Kohl@stamats.de
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.
fiHampel() ## The function is currently defined as function(bound = Inf){ new("fiHampel", bound = bound) }
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.