trAsCov {distrMod} | R 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
Examples
trAsCov()
## The function is currently defined as
function(){ new("trAsCov") }
[Package distrMod version 2.9.1 Index]