trAsCov: Generating function for trAsCov-class

View source: R/RiskType.R

trAsCovR Documentation

Generating function for trAsCov-class

Description

Generates an object of class "trAsCov".

Usage

trAsCov()

Value

Object of class "trAsCov"

Author(s)

Matthias Kohl Matthias.Kohl@stamats.de

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

trAsCov()

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

distrMod documentation built on Nov. 16, 2022, 9:07 a.m.