Learn R Programming

distrMod (version 2.1.1)

fiMSE: Generating function for fiMSE-class

Description

Generates an object of class "fiMSE".

Usage

fiMSE()

Arguments

Value

  • Object of class "fiMSE"

concept

  • mean square error
  • risk

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
fiMSE()

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

Run the code above in your browser using DataLab