powered by
Generates an object of class "asHampel".
"asHampel"
asHampel(bound = Inf)
positive real: bias bound
Object of class asHampel
asHampel
Hampel et al. (1986) Robust Statistics. The Approach Based on Influence Functions. New York: Wiley.
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
asHampel-class
# NOT RUN { asHampel() ## The function is currently defined as function(bound = Inf){ new("asHampel", bound = bound) } # }
Run the code above in your browser using DataLab