asHampel()
## The function is currently defined as
function(bound = Inf, biastype = symmetricBias(), normtype = NormType()){
new("asHampel", bound = bound, biastype = biastype, normtype = normtype) }
Run the code above in your browser using DataLab