scABEL(CV=0.3, regulator="EMA")
# should give the usual limits:
# lower upper
# 0.80 1.25
scABEL(CV=0.4, regulator="EMA")
# should give the widened limits:
# lower upper
# 0.746177 1.340165
Run the code above in your browser using DataLab