|
|
GeneralizedBetaDistribution Constructor |
| Name | Description | |
|---|---|---|
| GeneralizedBetaDistribution(Double, Double) |
Constructs a Beta distribution defined in the
interval (0,1) with the given parameters α and β.
| |
| GeneralizedBetaDistribution(Double, Double, Double, Double) |
Constructs a Beta distribution defined in the
interval (a, b) with parameters α, β, a and b.
|