Learn R Programming

RobAStBase (version 0.7.1)

ContNeighborhood-class: Contamination Neighborhood

Description

Class of (unconditional) contamination neighborhoods.

Arguments

Objects from the Class

Objects can be created by calls of the form new("ContNeighborhood", ...). More frequently they are created via the generating function ContNeighborhood.

Extends

Class "UncondNeighborhood", directly. Class "Neighborhood", by class "UncondNeighborhood".

Methods

No methods defined with class "ContNeighborhood" in the signature.

concept

  • contamination neighborhood
  • neighborhood

References

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, UncondNeighborhood-class

Examples

Run this code
new("ContNeighborhood")

Run the code above in your browser using DataLab