Description Objects from the Class Slots Extends Methods Author(s) References See Also Examples
Class of robust models with infinitesimal (unconditional) neighborhoods; i.e., the neighborhood is shrinking at a rate of sqrt(n).
Objects can be created by calls of the form new("InfRobModel", ...)
.
More frequently they are created via the generating function
InfRobModel
.
center
:Object of class "ProbFamily"
.
neighbor
:Object of class "UncondNeighborhood"
.
Class "RobModel"
, directly.
signature(object = "InfRobModel")
:
replacement function for slot neighbor<-
signature(object = "InfRobModel")
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.
ProbFamily-class
, UncondNeighborhood-class
,
InfRobModel
1 | new("InfRobModel")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.