Neighborhood-class {RobAStBase} | 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 slottype
.- radius
signature(object = "Neighborhood")
: accessor function for slotradius
.- show
signature(object = "Neighborhood")
- radius<-
signature(object = "Neighborhood")
: replacement function for slotradius
.
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
[Package RobAStBase version 1.2.5 Index]