Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
参见----------See Also----------
ContNeighborhood-class
ContNeighborhood-class
实例----------Examples----------
ContNeighborhood()
## The function is currently defined as[#功能目前被定义为]
function(radius = 0){
new("ContNeighborhood", radius = radius)
}