positive real: half the width of given confidence interval.
biastype
a bias type of class BiasType
Value
Object of class "asUnOvShoot"
concept
asymptotic risk
risk
References
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.
asUnOvShoot()
## The function is currently defined asfunction(width = 1.960, biastype = symmetricBias()){
new("asUnOvShoot", width = width, biastype = biastype) }