SChartData.NominalSubgroupSize Property

Gets the subgroup size. Equal to SubgroupSize.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public int? NominalSubgroupSize { get; }

Property Value

Nullable<Int32>

See Also