ModelInput.Grouping Property

Gets the input group that contains the grouping variable(s).

Definition

Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public ModelInputGroup? Grouping { get; set; }

Property Value

ModelInputGroup

See Also