| Av1CondContNeighborhood-class {ROptRegTS} | R Documentation |
Class of average conditional contamination
neighborhoods (exponent == 1); i.e. only radius
curves varepsilon with
||varepsilon||_1 <= 1.
Objects can be created by calls of the form new("Av1CondContNeighborhood", ...).
More frequently they are created via the generating function
Av1CondContNeighborhood.
type:"character":
“average conditional convex contamination neighborhood”. radius:"numeric":
neighborhood radius. radiusCurve:"function":
radius curve with L1 norm <= 1.exponent:1.
Class "Av1CondNeighborhood", directly.
Class "AvCondNeighborhood", by class "Av1CondNeighborhood".
Class "CondNeighborhood", by class "Av1CondNeighborhood".
Class "Neighborhood", by class "Av1CondNeighborhood".
Matthias Kohl Matthias.Kohl@stamats.de
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
new("Av1CondContNeighborhood")