BiasType-class: Bias Type

BiasType-classR Documentation

Bias Type

Description

Class of bias types.

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

name

Object of class "character".

Methods

name

signature(object = "BiasType"): accessor function for slot name.

name<-

signature(object = "BiasType", value = "character"): replacement function for slot name.

Author(s)

Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de

References

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

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

RiskType-class

Examples

aB <- positiveBias()
name(aB)

distrMod documentation built on Jan. 31, 2024, 3:06 a.m.