ComputesY = g(X) = 1 - exp((-X / scale) ** concentration) where X >= 0
Y = g(X) = 1 - exp((-X / scale) ** concentration)
Useful links