Learn R Programming

distrMod (version 2.1.1)

trAsCov: Generating function for trAsCov-class

Description

Generates an object of class "trAsCov".

Usage

trAsCov()

Arguments

Value

  • Object of class "trAsCov"

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

trAsCov-class

Examples

Run this code
trAsCov()

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

Run the code above in your browser using DataLab