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