Click or drag to resize

UnequalProbabilityRandomSamplingSampleSize Property

Gets the size of the samples drawn by this instance.

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

Property Value

Type: Int32
The size of the samples drawn by this instance.
See Also