fiCov {distrMod} | R Documentation |
Generating function for fiCov-class
Description
Generates an object of class "fiCov"
.
Usage
asCov()
Value
Object of class "fiCov"
Author(s)
Matthias Kohl Matthias.Kohl@stamats.de
References
Ruckdeschel, P. and Kohl, M. (2005) How to approximate the finite sample risk of M-estimators.
See Also
Examples
fiCov()
## The function is currently defined as
function(){ new("fiCov") }
[Package distrMod version 2.9.1 Index]