| Av2CondContNeighborhood-class {ROptRegTS} | R Documentation |
Class of average square conditional contamination
neighborhoods (exponent == 2); i.e. only radius
curves varepsilon with
||varepsilon||_2 <= 1.
Objects can be created by calls of the form new("Av2CondContNeighborhood", ...).
More frequently they are created via the generating function
Av2CondContNeighborhood.
type:"character":
“average square conditional convex contamination neighborhood”. radius:"numeric":
neighborhood radius. radiusCurve:"function":
radius curve with L2 norm <= 1.exponent:2.
Class "Av2CondNeighborhood", directly.
Class "AvCondNeighborhood", by class "Av2CondNeighborhood".
Class "CondNeighborhood", by class "Av2CondNeighborhood".
Class "Neighborhood", by class "Av2CondNeighborhood".
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("Av2CondContNeighborhood")