powered by
Generates an object of class "asMSE".
"asMSE"
asL1(biastype = symmetricBias(), normtype = NormType())
Object of class "asMSE"
a bias type of class BiasType
BiasType
a norm type of class NormType
NormType
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
Ruckdeschel, P. and Rieder, H. (2004) Optimal Influence Curves for General Loss Functions. Statistics & Decisions 22, 201-223.
asL1-class, asMSE, asL4
asL1-class
asMSE
asL4
asL1() ## The function is currently defined as function(biastype = symmetricBias(), normtype = NormType()){ new("asL1", biastype = biastype, normtype = normtype) }
Run the code above in your browser using DataLab