asCov: Generating function for asCov-class

Description Usage Value Author(s) References See Also Examples

View source: R/RiskType.R

Description

Generates an object of class "asCov".

Usage

1

Value

Object of class "asCov"

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

asCov-class

Examples

1
2
3
4
asCov()

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

ROptEstOld documentation built on May 2, 2019, 12:51 p.m.

Related to asCov in ROptEstOld...