BiasType-class {distrMod} | R Documentation |
Class of bias types.
A virtual Class: No objects may be created from it.
name
:"character"
.signature(object = "BiasType")
:
accessor function for slot name
. signature(object = "BiasType", value = "character")
:
replacement function for slot name
. Peter Ruckdeschel Peter.Ruckdeschel@itwm.fraunhofer.de
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.
aB <- positiveBias() name(aB)