Beta |
The BetaScaled type exposes the following members.
Name | Description | |
---|---|---|
![]() | A | Gets the α shape parameter of the BetaScaled distribution. Range: α > 0. |
![]() | B | Gets the β shape parameter of the BetaScaled distribution. Range: β > 0. |
![]() | Entropy | Gets the entropy of the BetaScaled distribution. |
![]() | Location | Gets the location (μ) of the BetaScaled distribution. |
![]() | Maximum | Gets the maximum of the BetaScaled distribution. |
![]() | Mean | Gets the mean of the BetaScaled distribution. |
![]() | Median | Gets the median of the BetaScaled distribution. |
![]() | Minimum | Gets the minimum of the BetaScaled distribution. |
![]() | Mode | Gets the mode of the BetaScaled distribution; when there are multiple answers, this routine will return 0.5. |
![]() | RandomSource | Gets or sets the random number generator which is used to draw random samples. |
![]() | Scale | Gets the scale (σ) of the BetaScaled distribution. Range: σ > 0. |
![]() | Skewness | Gets the skewness of the BetaScaled distribution. |
![]() | StdDev | Gets the standard deviation of the BetaScaled distribution. |
![]() | Variance | Gets the variance of the BetaScaled distribution. |