| FixRobRegTypeModel-class {ROptRegTS} | R Documentation |
Class of robust regression-type models with fixed (conditional or unconditional) neighborhoods.
Objects can be created by calls of the form new("FixRobRegTypeModel", ...).
More frequently they are created via the generating function
FixRobRegTypeModel.
center:"RegTypeFamily". neighbor:"Neighborhood".
Class "RobModel", directly.
signature(object = "FixRobRegTypeModel")
replacement function for slot neighbor.signature(object = "FixRobRegTypeModel")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.
RegTypeFamily-class, Neighborhood-class,
FixRobRegTypeModel
new("FixRobRegTypeModel")