Learn R Programming

ROptEstOld (version 1.2.0)

fiMSE-class: Finite-sample mean square error

Description

Class of asymptotic mean square error.

Arguments

Objects from the Class

Objects can be created by calls of the form new("fiMSE", ...). More frequently they are created via the generating function fiMSE.

Slots

type:

Object of class "character": “finite-sample mean square error”.

Extends

Class "fiRisk", directly. Class "RiskType", by class "fiRisk".

Methods

No methods defined with class "fiMSE" in the signature.

References

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

See Also

fiRisk-class, fiMSE

Examples

Run this code
# NOT RUN {
new("fiMSE")
# }

Run the code above in your browser using DataLab