powered by
Generates an object of class "asUnOvShoot".
"asUnOvShoot"
asUnOvShoot(width = 1.960, biastype = symmetricBias())
Object of class "asUnOvShoot"
positive real: half the width of given confidence interval.
a bias type of class BiasType
BiasType
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.
asUnOvShoot-class
asUnOvShoot() ## The function is currently defined as function(width = 1.960, biastype = symmetricBias()){ new("asUnOvShoot", width = width, biastype = biastype) }
Run the code above in your browser using DataLab