ComputesY = g(X) = (1 - (1 - X)**(1 / b))**(1 / a), with X in [0, 1]
Y = g(X) = (1 - (1 - X)**(1 / b))**(1 / a)
[0, 1]
Useful links