GeneralizedBeta

constructor(alphaShape: Double, betaShape: Double, minimum: Double = 0.0, maximum: Double = 1.0, name: String? = null)

Parameters

alphaShape

the first shape parameter

betaShape

the second shape parameter

minimum

the minimum of the range

maximum

the maximum of the range