Click or drag to resize
Accord.NET (logo)

GeneralizedBetaDistribution Constructor

Overload List
  NameDescription
Public methodGeneralizedBetaDistribution(Double, Double)
Constructs a Beta distribution defined in the interval (0,1) with the given parameters α and β.
Public methodGeneralizedBetaDistribution(Double, Double, Double, Double)
Constructs a Beta distribution defined in the interval (a, b) with parameters α, β, a and b.
Top
See Also