powered by
Generates an object of class "ContNeighborhood".
"ContNeighborhood"
ContNeighborhood(radius = 0)
non-negative real: neighborhood radius.
Object of class "ContNeighborhood"
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
ContNeighborhood-class
# NOT RUN { ContNeighborhood() ## The function is currently defined as function(radius = 0){ new("ContNeighborhood", radius = radius) } # }
Run the code above in your browser using DataLab