![]() |
FDistributionRandom Method |
Name | Description | |
---|---|---|
![]() ![]() | Random(Int32, Int32) |
Generates a random observation from the
F-distribution with the given parameters.
|
![]() ![]() | Random(Int32, Int32, Int32) |
Generates a random vector of observations from the
F-distribution with the given parameters.
|
![]() ![]() | Random(Int32, Int32, Random) |
Generates a random observation from the
F-distribution with the given parameters.
|
![]() ![]() | Random(Int32, Int32, Int32, Double) |
Generates a random vector of observations from the
F-distribution with the given parameters.
|
![]() ![]() | Random(Int32, Int32, Int32, Random) |
Generates a random vector of observations from the
F-distribution with the given parameters.
|
![]() ![]() | Random(Int32, Int32, Int32, Double, Random) |
Generates a random vector of observations from the
F-distribution with the given parameters.
|