BoundedWeight-class: Robust Weight classes for bounded weights
Description
Classes for bounded, robust weights.docType
classObjects from the Class
Objects can be created by calls of the form new("BoundedWeight", ...)
.Extends
Class "RobWeight"
, directly.concept
influence curveReferences
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.Examples
Run this code## prototype
new("BoundedWeight")
Run the code above in your browser using DataLab