| RobWeight-class | R Documentation |
Classes for robust weights.
Objects can be created by calls of the form new("RobWeight", ...).
nameObject of class "character".
weightObject 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.
InfluenceCurve-class, IC
## prototype
new("RobWeight")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.