allow beta distribution to have user specified loc/scale
This does what it says on the tin. It allows the user to specify the min/max of the beta distribution. This just completes the implementation of the underlying scipy
object.
This does what it says on the tin. It allows the user to specify the min/max of the beta distribution. This just completes the implementation of the underlying scipy
object.