Neighborhood-class {ROptEstOld}R Documentation

Neighborhood

Description

Class of neighborhoods of families of probability measures.

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

type:
Object of class "character": type of the neighborhood.
radius:
Object of class "numeric": neighborhood radius.

Methods

type
signature(object = "Neighborhood"): accessor function for slot type.
radius
signature(object = "Neighborhood"): accessor function for slot radius.
show
signature(object = "Neighborhood")

Author(s)

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

ProbFamily-class


[Package ROptEstOld version 0.5.2 Index]