powered by
Generates an object of class "asMSE".
"asMSE"
asMSE(biastype = symmetricBias(), normtype = NormType())
Object of class "asMSE"
a bias type of class BiasType
BiasType
a norm type of class NormType
NormType
Matthias Kohl Matthias.Kohl@stamats.de
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
asMSE-class
asMSE() ## The function is currently defined as function(biastype = symmetricBias(), normtype = NormType()){ new("asMSE", biastype = biastype, normtype = normtype) }
Run the code above in your browser using DataLab