| asBias-class {distrMod} | R Documentation |
Standardized Asymptotic Bias
Description
Class of standardized asymptotic bias; i.e.,
the neighborhood radius is omitted respectively, set to 1.
Objects from the Class
Objects can be created by calls of the form new("asBias", ...).
More frequently they are created via the generating function
asBias.
Slots
typeObject of class
"character": “asymptotic bias”.biastypeObject of class
"BiasType": symmetric, one-sided or asymmetricnormtypeObject of class
"NormType": norm in which a multivariate parameter is considered
Extends
Class "asRiskwithBias", directly.
Class "asRisk", by class "asRiskwithBias"
Class "RiskType", by class "asRisk".
Author(s)
Matthias Kohl Matthias.Kohl@stamats.de
References
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
See Also
Examples
new("asBias")