Learn R Programming

distrMod (version 2.1.1)

NormType: Generating function for NormType-class

Description

Generates an object of class "NormType".

Usage

NormType(name = "EuclideanNorm", fct = EuclideanNorm)

Arguments

name
slot name of the class
fct
slot fct of the class

Value

  • Object of class "NormType"

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

NormType-class

Examples

Run this code
NormType()

Run the code above in your browser using DataLab