Click or drag to resize

RandomSamplingPopulationSize 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 abstract int PopulationSize { get; }

Property Value

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