Class | Description |
---|---|
PopulationUnit |
This class represents a single sample unit that would
have been observed in a finite population.
|
PopulationUnitWithEqualInclusionProbability |
This class is the most basic population unit that can be sampled.
|
PopulationUnitWithUnequalInclusionProbability |
This class implements the sampling with uneven inclusion probabilities across the units.
|
SamplingUtility |