| TotalVarNeighborhood-class {ROptEstOld} | R Documentation |
Class of (unconditional) total variation neighborhoods.
Objects can be created by calls of the form new("TotalVarNeighborhood", ...).
More frequently they are created via the generating function
TotalVarNeighborhood.
type:"character":
“(uncond.) total variation neighborhood”. radius:"numeric":
neighborhood radius.
Class "UncondNeighborhood", directly.
Class "Neighborhood", by class "UncondNeighborhood".
No methods defined with class "TotalVarNeighborhood" in the signature.
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.
TotalVarNeighborhood, UncondNeighborhood-class
new("TotalVarNeighborhood")