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