asRiskwithBias-class: Aymptotic risk

asRiskwithBias-classR Documentation

Aymptotic risk

Description

Class of asymptotic risks.

Objects from the Class

A “virtual” Class (although it does not contain "VIRTUAL"): No objects may be created from it.

Slots

type

Object of class "character".

biastype

Object of class "BiasType".

normtype

Object of class "NormType".

Extends

Class "RiskType", directly.

Methods

biastype

signature(object = "asRiskwithBias"): accessor function for slot biastype.

biastype<-

signature(object = "asRiskwithBias", value = "BiasType"): replacement function for slot biastype.

normtype

signature(object = "asRiskwithBias"): accessor function for slot normtype.

normtype<-

signature(object = "asRiskwithBias", value = "NormType"): replacement function for slot normtype.

norm

signature(object = "asRiskwithBias"): accessor function for slot fct of slot norm.

Author(s)

Matthias Kohl Matthias.Kohl@stamats.de, Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de

References

Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.

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

Ruckdeschel, P. (2005) Optimally One-Sided Bounded Influence Curves. Mathematical Methods in Statistics 14(1), 105-131.

Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.

See Also

asRisk-class


distrMod documentation built on Nov. 16, 2022, 9:07 a.m.