powered by
Generates an object of class "fiHampel".
"fiHampel"
fiHampel(bound = Inf)
positive real: bias bound
Object of class fiHampel
fiHampel
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-class
# NOT RUN { fiHampel() ## The function is currently defined as function(bound = Inf){ new("fiHampel", bound = bound) } # }
Run the code above in your browser using DataLab