Learn R Programming

ROptEstOld (version 1.2.0)

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.

Slots

type:

Object of class "character": “asymptotic mean square error”.

Extends

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

Methods

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

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
# NOT RUN {
new("asMSE")
# }

Run the code above in your browser using DataLab