Click or drag to resize
Accord.NET (logo)

GroupingGroupIndicatorColumnName Property

Gets or sets the name of the indicator column which will be used to distinguish samples from either group.

Namespace:  Accord.Statistics.Filters
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public string GroupIndicatorColumnName { get; set; }
Request Example View Source

Property Value

Type: String
See Also