| InfRobModel-class | R Documentation |
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.
centerObject of class "ProbFamily".
neighborObject 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
new("InfRobModel")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.