RobAStBase (version 1.2.1)

TotalVarNeighborhood-class: Total variation neighborhood

Description

Class of (unconditional) total variation neighborhoods.

Arguments

Objects from the Class

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

Slots

type

Object of class "character": “(uncond.) total variation neighborhood”.

radius

Object of class "numeric": neighborhood radius.

Extends

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

Methods

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

Author

Matthias Kohl Matthias.Kohl@stamats.de

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

TotalVarNeighborhood, UncondNeighborhood-class

Examples

Run this code
new("TotalVarNeighborhood")

Run the code above in your browser using DataCamp Workspace