Learn R Programming

distrMod (version 2.1.1)

SelfNorm: Generating function for SelfNorm-class

Description

Generates an object of class "SelfNorm" --- used for self-standardized influence curves.

Usage

SelfNorm()

Arguments

Value

  • Object of class "SelfNorm"

concept

  • asymptotic covariance
  • risk

References

Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer. Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.

See Also

SelfNorm-class

Examples

Run this code
SelfNorm()

## The function is currently defined as
function(){ new("SelfNorm") }

Run the code above in your browser using DataLab