Urn Sampling Without Replacement: Enumerative Combinatorics in R
Main Article Content
Abstract
This short paper introduces a code snippet in the form of two new R functions that enumerate possible draws from an urn without replacement; these functions call C code, written by the author. Some simple combinatorial problems are solved using the software.