Learn R Programming

distrMod (version 2.0.7)

asCov: Generating function for asCov-class

Description

Generates an object of class "asCov".

Usage

asCov()

Arguments

Value

  • Object of class "asCov"

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

asCov-class

Examples

Run this code
asCov()

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

Run the code above in your browser using DataLab