fiMSE: Generating function for fiMSE-class

Description Usage Value Author(s) References See Also Examples

View source: R/RiskType.R

Description

Generates an object of class "fiMSE".

Usage

1

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

fiMSE-class

Examples

1
2
3
4
fiMSE()

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

ROptEstOld documentation built on May 2, 2019, 12:51 p.m.

Related to fiMSE in ROptEstOld...