Learn R Programming

distrMod (version 2.0.7)

InfoNorm: Generating function for InfoNorm-class

Description

Generates an object of class "InfoNorm" --- used for information-standardized influence curves.

Usage

InfoNorm()

Arguments

Value

  • Object of class "InfoNorm"

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

InfoNorm-class

Examples

Run this code
InfoNorm()

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

Run the code above in your browser using DataLab