Learn R Programming

ROptEst (version 0.5.0)

asMSE: Generating function for asMSE-class

Description

Generates an object of class "asMSE".

Usage

asMSE()

Arguments

Value

  • Object of class "asMSE"

concept

  • asymptotic mean square error
  • risk

References

Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer. Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.

See Also

asMSE-class

Examples

Run this code
asMSE()

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

Run the code above in your browser using DataLab