Package com.imsl.test.example.stat
Class RandomEx3
java.lang.Object
com.imsl.test.example.stat.RandomEx3
Generates a pseudorandom sample from a discrete distribution.
In this example, nextDiscrete is used to generate 2 groups of
five pseudorandom variates from the discrete distribution:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RandomEx3
public RandomEx3()
-
-
Method Details
-
main
-