asCov {distrMod} | R Documentation |
Generating function for asCov-class
Description
Generates an object of class "asCov"
.
Usage
asCov()
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
Examples
asCov()
## The function is currently defined as
function(){ new("asCov") }
[Package distrMod version 2.9.1 Index]