| CondTotalVarNeighborhood-class {ROptRegTS} | R Documentation |
Class of conditional (error-free-variables) total variation neighborhoods.
Objects can be created by calls of the form new("CondTotalVarNeighborhood", ...).
More frequently they are created via the generating function
CondTotalVarNeighborhood.
type:"character":
“conditional total variation 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.
CondTotalVarNeighborhood, CondNeighborhood-class
new("CondTotalVarNeighborhood")