| FixRobModel-class | R Documentation |
Class of robust models with fixed (unconditional) neighborhoods.
Objects can be created by calls of the form new("FixRobModel", ...).
More frequently they are created via the generating function
FixRobModel.
center:Object of class "ProbFamily".
neighbor:Object of class "UncondNeighborhood".
Class "RobModel", directly.
signature(object = "FixRobModel"):
replacement function for slot neighbor<-
signature(object = "FixRobModel")
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,
FixRobModel
new("FixRobModel")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.