powered by
Generates an object of class "onesidedBias".
"onesidedBias"
positiveBias(name = "positive Bias")
name of the bias type
Object of class "onesidedBias"
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.
onesidedBias-class
# NOT RUN { positiveBias() ## The function is currently defined as function(){ new("onesidedBias", name = "positive Bias", sign = 1) } # }
Run the code above in your browser using DataLab