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

symmetricBias-class

symmetric Bias Type


Description

Class of symmetric bias types.

Objects from the Class

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

Slots

name

Object of class "character".

Methods

No methods defined with class "symmetricBias" in the signature.

Extends

Class "BiasType", directly.

Author(s)

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

Examples

symmetricBias()
## The function is currently defined as
function(){ new("symmetricBias", name = "symmetric Bias") }

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.