powered by
Generates an object of class "ContNeighborhood".
"ContNeighborhood"
ContNeighborhood(radius = 0)
Object of class "ContNeighborhood"
non-negative real: neighborhood radius.
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.
ContNeighborhood-class
ContNeighborhood() ## The function is currently defined as function(radius = 0){ new("ContNeighborhood", radius = radius) }
Run the code above in your browser using DataLab