Robust Weight classes
Classes for robust weights.
Objects can be created by calls of the form new("RobWeight", ...)
.
name
Object of class "character"
.
weight
Object of class "function"
— the weight function.
signature(object = "RobWeight")
:
accessor function for slot name
.
signature(object = "RobWeight")
:
replacement function for slot name
.
signature(object = "RobWeight")
:
accessor function for slot weight
.
signature(object = "RobWeight")
:
replacement function for slot weight
.
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
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.
## prototype new("RobWeight")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.