| asUnOvShoot-class {distrMod} | R Documentation |
Class of asymptotic under-/overshoot probability.
Objects can be created by calls of the form new("asUnOvShoot", ...).
More frequently they are created via the generating function
asUnOvShoot.
type:"character":
dQuote{asymptotic under-/overshoot probability}. width:"numeric":
half the width of given confidence interval. biastype:"BiasType":
symmetric, one-sided or asymmetric
Class "asGRisk", directly.
Class "asRiskwithBias", by class "asGRisk".
Class "asRisk", by class "asRiskwithBias".
Class "RiskType", by class "asGRisk".
signature(object = "asUnOvShoot"):
accessor function for slot width. signature(object = "asUnOvShoot")Matthias Kohl Matthias.Kohl@stamats.de
Rieder, H. (1980) Estimates derived from robust tests. Ann. Stats. 8: 106–115.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
new("asUnOvShoot")