asMSE: Generating function for asMSE-class

View source: R/RiskType.R

asMSER Documentation

Generating function for asMSE-class

Description

Generates an object of class "asMSE".

Usage

asMSE()

Value

Object of class "asMSE"

Author(s)

Matthias Kohl Matthias.Kohl@stamats.de

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

asMSE()

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

ROptEstOld documentation built on Feb. 4, 2024, 3 p.m.

Related to asMSE in ROptEstOld...