|
|
GeneralizedBetaDistributionRandom Method |
| Name | Description | |
|---|---|---|
| Random(Double, Double, Double, Double) |
Generates a random observation from a
Beta distribution with the given parameters.
| |
| Random(Double, Double, Double, Double, Int32) |
Generates a random vector of observations from the
Beta distribution with the given parameters.
| |
| Random(Double, Double, Double, Double, Random) |
Generates a random observation from a
Beta distribution with the given parameters.
| |
| Random(Double, Double, Double, Double, Int32, Double) |
Generates a random vector of observations from the
Beta distribution with the given parameters.
| |
| Random(Double, Double, Double, Double, Int32, Random) |
Generates a random vector of observations from the
Beta distribution with the given parameters.
| |
| Random(Double, Double, Double, Double, Int32, Double, Random) |
Generates a random vector of observations from the
Beta distribution with the given parameters.
|