| RobAStControl-class {RobAStBase} | R Documentation |
Control classes in package RobAStBase
Description
Control classes in package RobAStBase.
Objects from the Class
This class is virtual; that is no objects may be created.
Slots
nameObject of class
"character": name of the control object.
Methods
- name
signature(object = "RobAStControl"): accessor function for slotname.- name<-
signature(object = "RobAStControl", value = "character"): replacement function for slotname.
Author(s)
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
References
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.
[Package RobAStBase version 1.2.5 Index]