| ContNeighborhood-class {RobAStBase} | R Documentation |
Contamination Neighborhood
Description
Class of (unconditional) contamination neighborhoods.
Objects from the Class
Objects can be created by calls of the form new("ContNeighborhood", ...).
More frequently they are created via the generating function
ContNeighborhood.
Slots
typeObject of class
"character": “(uncond.) convex contamination neighborhood”.radiusObject of class
"numeric": neighborhood radius.
Extends
Class "UncondNeighborhood", directly.
Class "Neighborhood", by class "UncondNeighborhood".
Methods
No methods defined with class "ContNeighborhood" in the signature.
Author(s)
Matthias Kohl Matthias.Kohl@stamats.de
References
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
See Also
ContNeighborhood, UncondNeighborhood-class
Examples
new("ContNeighborhood")
[Package RobAStBase version 1.2.5 Index]