Generating function for TotalVarNeighborhood-class
Generates an object of class "TotalVarNeighborhood"
.
TotalVarNeighborhood(radius = 0)
radius |
non-negative real: neighborhood radius. |
Object of class "ContNeighborhood"
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() ## The function is currently defined as function(radius = 0){ new("TotalVarNeighborhood", radius = radius) }
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.