asL4-class: Asymptotic mean power 4 error

asL4-classR Documentation

Asymptotic mean power 4 error

Description

Class of asymptotic mean power 4 error.

Objects from the Class

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

Slots

type

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

biastype

Object of class "BiasType": symmetric, one-sided or asymmetric

normtype

Object of class "NormType": norm in which a multivariate parameter is considered

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 "asL4" in the signature.

Author(s)

Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de

References

Ruckdeschel, P. and Rieder, H. (2004) Optimal Influence Curves for General Loss Functions. Statistics & Decisions 22, 201-223.

See Also

asGRisk-class, asMSE, asMSE-class, asL1-class, asL4

Examples

new("asMSE")

ROptEst documentation built on Nov. 17, 2022, 1:06 a.m.

Related to asL4-class in ROptEst...