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