Learn R Programming

ROptEstOld (version 1.2.0)

fiMSE: Generating function for fiMSE-class

Description

Generates an object of class "fiMSE".

Usage

asMSE()

Arguments

Value

Object of class "fiMSE"

References

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

See Also

fiMSE-class

Examples

Run this code
# NOT RUN {
fiMSE()

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

Run the code above in your browser using DataLab