Click or drag to resize

UnequalProbabilityRandomSamplingPopulationSize Property

Gets the size of the population from which this instance draws samples.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public override int PopulationSize { get; }

Property Value

Type: Int32
The size of the sampled population.
See Also