Generating function for asMSE-class
Generates an object of class "asMSE"
.
asL1(biastype = symmetricBias(), normtype = NormType())
biastype |
a bias type of class |
normtype |
a norm type of class |
Object of class "asMSE"
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() ## The function is currently defined as function(biastype = symmetricBias(), normtype = NormType()){ new("asL1", biastype = biastype, normtype = normtype) }
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.