Package com.imsl.test.example.stat
Class RandomSamplesEx2
java.lang.Object
com.imsl.test.example.stat.RandomSamplesEx2
Generates a set of pseudorandom indices.
In this example, the getSampleIndices() method is used to
generate the indices of a pseudorandom sample of size 5 from a population of
size 100.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RandomSamplesEx2
public RandomSamplesEx2()
-
-
Method Details
-
main
-