SelfNorm {distrMod} | R Documentation |
Generates an object of class "SelfNorm"
—
used for self-standardized influence curves.
SelfNorm()
Object of class "SelfNorm"
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.
## IGNORE_RDIFF_BEGIN
SelfNorm()
## The function is currently defined as
function(){ new("SelfNorm") }
## IGNORE_RDIFF_END