Package com.imsl.test.example.stat
Class RandomSamplesEx4
java.lang.Object
com.imsl.test.example.stat.RandomSamplesEx4
Selects a pseudorandom sample from a million records.
In this example, the getPermutations() and
getSampleIndices() methods are used to sample ten values from a
hypothetical vector of 1,000,000 values.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RandomSamplesEx4
public RandomSamplesEx4()
-
-
Method Details
-
main
-