CondContNeighborhood-class {ROptRegTS} | R Documentation |
Class of conditional (error-free-variables) convex contamination neighborhoods.
Objects can be created by calls of the form new("CondContNeighborhood", ...)
.
More frequently they are created via the generating function
CondContNeighborhood
.
type
:"character"
:
“conditional convex contamination neighborhood”. radius
:"numeric"
:
neighborhood radius. radiusCurve
:"function"
:
radius curve
Class "CondNeighborhood"
, directly.
Class "Neighborhood"
, by class "CondNeighborhood"
.
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.
CondContNeighborhood
, CondNeighborhood-class
new("CondContNeighborhood")