Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

asRiskwithBias-class

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)

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


distrMod

Object Oriented Implementation of Probability Models

v2.8.4
LGPL-3
Authors
Matthias Kohl [aut, cph], Peter Ruckdeschel [cre, cph], R Core Team [ctb, cph] (for source file 'format.perc')
Initial release
2020-03-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.