public class RandomSamplesEx2 extends Object
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.
getSampleIndices()
RandomSamplesEx2()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RandomSamplesEx2()
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.