powered by
Class of symmetric bias types.
Objects can be created by calls of the form new("symmetricBias", ...). More frequently they are created via the generating function symmetricBias.
new("symmetricBias", ...)
symmetricBias
name
Object of class "character".
"character"
No methods defined with class "symmetricBias" in the signature.
Class "BiasType", directly.
"BiasType"
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.
BiasType-class
# NOT RUN { symmetricBias() ## The function is currently defined as function(){ new("symmetricBias", name = "symmetric Bias") } # }
Run the code above in your browser using DataLab