CondNeighborhood-class {ROptRegTS} | R Documentation |
Class of conditonal (error-free-variables) neighborhoods.
A virtual Class: No objects may be created from it.
type
:"character"
:
type of the neighborhood. radius
:"numeric"
:
neighborhood radius. radiusCurve
:"function"
:
radius curve.
Class "Neighborhood"
, directly.
signature(object = "CondNeighborhood")
:
accessor function for slot radiusCurve
. signature(object = "CondNeighborhood")
Matthias Kohl Matthias.Kohl@stamats.de
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
Neighborhood-class