Learn R Programming

distrMod (version 2.0.7)

asMSE-class: Asymptotic 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("asMSE", ...). More frequently they are created via the generating function asMSE.

Extends

Class "asGRisk", directly. Class "asRiskwithBias", by class "asGRisk". Class "asRisk", by class "asRiskwithBias". Class "RiskType", by class "asGRisk".

Methods

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

concept

  • 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

asGRisk-class, asMSE

Examples

Run this code
new("asMSE")

Run the code above in your browser using DataLab