powered by
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.
new("FixRobModel", ...)
FixRobModel
center
Object of class "ProbFamily".
"ProbFamily"
neighbor
Object of class "UncondNeighborhood".
"UncondNeighborhood"
Class "RobModel", directly.
"RobModel"
signature(object = "FixRobModel"): replacement function for slot neighbor<-
signature(object = "FixRobModel")
neighbor<-
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
ProbFamily-class
UncondNeighborhood-class
# NOT RUN { new("FixRobModel") # }
Run the code above in your browser using DataLab