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