fiMSE {ROptEst}R Documentation

Generating function for fiMSE-class

Description

Generates an object of class "fiMSE".

Usage

asMSE()

Value

Object of class "fiMSE"

Author(s)

Matthias Kohl robast@gmx.de

References

Ruckdeschel, P. and Kohl, M. (2005) How to approximate the finite sample risk of M-estimators.

See Also

fiMSE-class

Examples

fiMSE()

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

[Package ROptEst version 0.3-9 Index]